2025-04-07 07:09:04.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:04.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:04.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:04.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:04.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 07:09:04.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 07:09:04.749 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.768 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.770 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.785 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:04.789 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-07 07:09:04.789 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-07 07:09:04.792 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-07 07:09:04.792 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-07 07:09:04.795 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-07 07:09:04.795 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-07 07:09:04.798 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-07 07:09:04.798 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-07 07:09:04.801 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-07 07:09:04.802 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-07 07:09:04.805 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-07 07:09:04.805 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-07 07:09:04.808 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-07 07:09:04.808 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-07 07:09:04.811 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-07 07:09:04.811 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-07 07:09:04.814 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-07 07:09:04.814 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-07 07:09:04.814 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:04.906 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:04.906 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:04.906 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:04.907 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:04.909 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.910 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:04.910 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:04.910 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:04.967 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:04.985 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.000 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.013 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.024 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.027 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.092 [DefaultDispatcher-worker-13 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 07:09:05.109 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 07:09:05.109 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 07:09:05.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 07:09:05.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 07:09:05.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:05.119 [DefaultDispatcher-worker-11 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:05.119 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:05.119 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-07 07:09:05.120 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350e8cae: (connection evicted) 2025-04-07 07:09:05.120 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f: (connection evicted) 2025-04-07 07:09:05.120 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de: (connection evicted) 2025-04-07 07:09:05.120 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af46e44: (connection evicted) 2025-04-07 07:09:05.121 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648: (connection evicted) 2025-04-07 07:09:05.121 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0: (connection evicted) 2025-04-07 07:09:05.121 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43845171: (connection evicted) 2025-04-07 07:09:05.122 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adb910b: (connection evicted) 2025-04-07 07:09:05.122 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae: (connection evicted) 2025-04-07 07:09:05.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:05.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 07:09:05.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 07:09:05.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2347b7af 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:05.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:05.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:05.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 07:09:05.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 07:09:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.137 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.138 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.139 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:05.139 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:05.139 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:05.140 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:05.148 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.149 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:05.149 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:05.149 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:05.153 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.163 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.172 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.181 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.189 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.192 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.220 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0 2025-04-07 07:09:05.231 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:05.233 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d181b47 2025-04-07 07:09:05.234 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d181b47 2025-04-07 07:09:05.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dff094 2025-04-07 07:09:05.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dff094 2025-04-07 07:09:05.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e07037 2025-04-07 07:09:05.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e07037 2025-04-07 07:09:05.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e2faaf 2025-04-07 07:09:05.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e2faaf 2025-04-07 07:09:05.241 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 07:09:05.241 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 07:09:05.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4d1797 2025-04-07 07:09:05.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4d1797 2025-04-07 07:09:05.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 07:09:05.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 07:09:05.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-04-07 07:09:05.243 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 07:09:05.243 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:05.243 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b07cad0: (connection evicted) 2025-04-07 07:09:05.243 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d181b47: (connection evicted) 2025-04-07 07:09:05.244 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23dff094: (connection evicted) 2025-04-07 07:09:05.244 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e07037: (connection evicted) 2025-04-07 07:09:05.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ca1dba 2025-04-07 07:09:05.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ca1dba 2025-04-07 07:09:05.244 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e2faaf: (connection evicted) 2025-04-07 07:09:05.244 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4d1797: (connection evicted) 2025-04-07 07:09:05.245 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ca1dba: (connection evicted) 2025-04-07 07:09:05.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:05.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 07:09:05.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57c6feea 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:05.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:05.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c7fb0b 2025-04-07 07:09:05.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c7fb0b 2025-04-07 07:09:05.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 07:09:05.377 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:05.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30afb481 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:05.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:05.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 07:09:05.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ecdc2b 2025-04-07 07:09:05.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ecdc2b 2025-04-07 07:09:05.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 07:09:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c09a350 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:05.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:05.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 07:09:05.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 07:09:05.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 07:09:05.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 07:09:05.724 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:05.737 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ecdc2b 2025-04-07 07:09:05.752 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.003 [DefaultDispatcher-worker-4 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 07:09:06.011 [DefaultDispatcher-worker-4 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 07:09:06.012 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 07:09:06.012 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34355/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 07:09:06.012 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 07:09:06.031 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 07:09:06.032 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34355/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 07:09:06.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 07:09:06.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 07:09:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.100 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ecdc2b: (connection evicted) 2025-04-07 07:09:06.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 07:09:06.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 07:09:06.105 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 07:09:06.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 07:09:06.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 07:09:06.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 07:09:06.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 07:09:06.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 07:09:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af70b83 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 07:09:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-07 07:09:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-07 07:09:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 07:09:06.217 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.227 [DefaultDispatcher-worker-11 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-07 07:09:06.233 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 07:09:06.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 07:09:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.237 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1760e594: (connection evicted) 2025-04-07 07:09:06.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 07:09:06.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 07:09:06.239 [Test worker @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b32465 2025-04-07 07:09:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3f14c 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 07:09:06.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-04-07 07:09:06.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-04-07 07:09:06.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 07:09:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 07:09:06.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-07 07:09:06.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-07 07:09:06.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 07:09:06.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 07:09:06.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 07:09:06.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.282 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a122e68: (connection evicted) 2025-04-07 07:09:06.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 07:09:06.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 07:09:06.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693f2c89 2025-04-07 07:09:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 07:09:06.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 07:09:06.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-04-07 07:09:06.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-04-07 07:09:06.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 07:09:06.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38054d01 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 07:09:06.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-04-07 07:09:06.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-04-07 07:09:06.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 07:09:06.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 07:09:06.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 07:09:06.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.324 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9: (connection evicted) 2025-04-07 07:09:06.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 07:09:06.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 07:09:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 07:09:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-04-07 07:09:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-04-07 07:09:06.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 07:09:06.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350f18a6 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 07:09:06.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-04-07 07:09:06.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-04-07 07:09:06.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 07:09:06.365 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 07:09:06.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 07:09:06.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.384 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2673487b: (connection evicted) 2025-04-07 07:09:06.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 07:09:06.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 07:09:06.407 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.445 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52856ff9 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 07:09:06.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-04-07 07:09:06.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-04-07 07:09:06.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecdf528 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 07:09:06.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 07:09:06.688 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.698 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.721 [DefaultDispatcher-worker-14 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.745 [DefaultDispatcher-worker-14 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.754 [DefaultDispatcher-worker-14 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.762 [DefaultDispatcher-worker-14 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 07:09:06.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 07:09:06.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.816 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1242d96b: (connection evicted) 2025-04-07 07:09:06.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 07:09:06.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 07:09:06.822 [Test worker @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-04-07 07:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 07:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 07:09:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 07:09:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-04-07 07:09:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-04-07 07:09:06.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35536760 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-04-07 07:09:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-04-07 07:09:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 07:09:06.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 07:09:06.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 07:09:06.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.867 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d: (connection evicted) 2025-04-07 07:09:06.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 07:09:06.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 07:09:06.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603f4e3e 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 07:09:06.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-04-07 07:09:06.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-04-07 07:09:06.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 07:09:06.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5996d6f2 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 07:09:06.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-04-07 07:09:06.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-04-07 07:09:06.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 07:09:06.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 07:09:06.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 07:09:06.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.895 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4: (connection evicted) 2025-04-07 07:09:06.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 07:09:06.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ec5357 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 07:09:06.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-04-07 07:09:06.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-04-07 07:09:06.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 07:09:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42503099 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-04-07 07:09:06.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-04-07 07:09:06.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 07:09:06.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 07:09:06.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 07:09:06.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.925 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78: (connection evicted) 2025-04-07 07:09:06.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:06.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 07:09:06.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 07:09:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429f0ca8 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-04-07 07:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-04-07 07:09:06.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:06.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-04-07 07:09:06.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-04-07 07:09:06.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 07:09:06.966 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:06.991 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 07:09:07.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 07:09:07.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.004 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a4e619: (connection evicted) 2025-04-07 07:09:07.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 07:09:07.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304744a1 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-04-07 07:09:07.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-04-07 07:09:07.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 07:09:07.014 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc1fd31 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 07:09:07.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449a60b 2025-04-07 07:09:07.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449a60b 2025-04-07 07:09:07.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 07:09:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 07:09:07.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 07:09:07.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.021 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6814262d: (connection evicted) 2025-04-07 07:09:07.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 07:09:07.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 07:09:07.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-07 07:09:07.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-04-07 07:09:07.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 07:09:07.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160c7c42 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 07:09:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-04-07 07:09:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-04-07 07:09:07.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 07:09:07.041 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.048 [DefaultDispatcher-worker-11 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-04-07 07:09:07.050 [DefaultDispatcher-worker-11 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-04-07 07:09:07.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 07:09:07.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 07:09:07.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.052 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2025-04-07 07:09:07.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 07:09:07.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 07:09:07.053 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-04-07 07:09:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 07:09:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-04-07 07:09:07.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-04-07 07:09:07.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 07:09:07.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-04-07 07:09:07.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-04-07 07:09:07.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 07:09:07.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 07:09:07.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 07:09:07.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.082 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fedf908: (connection evicted) 2025-04-07 07:09:07.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 07:09:07.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-07 07:09:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-04-07 07:09:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 07:09:07.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b54d3 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-04-07 07:09:07.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-04-07 07:09:07.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 07:09:07.118 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.136 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.167 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.192 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.204 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.228 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-04-07 07:09:07.230 [DefaultDispatcher-worker-9 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-04-07 07:09:07.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 07:09:07.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 07:09:07.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.232 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2025-04-07 07:09:07.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 07:09:07.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 07:09:07.246 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 07:09:07.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-04-07 07:09:07.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-04-07 07:09:07.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 07:09:07.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-07 07:09:07.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-07 07:09:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 07:09:07.359 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.372 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 07:09:07.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 07:09:07.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.454 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192f5f39: (connection evicted) 2025-04-07 07:09:07.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 07:09:07.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 07:09:07.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-04-07 07:09:07.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-04-07 07:09:07.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 07:09:07.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2025-04-07 07:09:07.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2025-04-07 07:09:07.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 07:09:07.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 07:09:07.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 07:09:07.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.472 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb: (connection evicted) 2025-04-07 07:09:07.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 07:09:07.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 07:09:07.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-07 07:09:07.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-04-07 07:09:07.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 07:09:07.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-07 07:09:07.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-07 07:09:07.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 07:09:07.569 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.583 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.596 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.606 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-07 07:09:07.608 [DefaultDispatcher-worker-7 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-07 07:09:07.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 07:09:07.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 07:09:07.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.609 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2: (connection evicted) 2025-04-07 07:09:07.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 07:09:07.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 07:09:07.610 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-07 07:09:07.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 07:09:07.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-04-07 07:09:07.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-04-07 07:09:07.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2025-04-07 07:09:07.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2025-04-07 07:09:07.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 07:09:07.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 07:09:07.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 07:09:07.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.632 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e: (connection evicted) 2025-04-07 07:09:07.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 07:09:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 07:09:07.659 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.668 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.672 [Test worker @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@343d1d25 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 07:09:07.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-04-07 07:09:07.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-04-07 07:09:07.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 07:09:07.690 [DefaultDispatcher-worker-5 @coroutine#246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-07 07:09:07.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 07:09:07.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 07:09:07.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.701 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a075e70: (connection evicted) 2025-04-07 07:09:07.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 07:09:07.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 07:09:07.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 07:09:07.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 07:09:07.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.726 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.728 [Test worker @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.729 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d512c1 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:07.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:07.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 07:09:07.739 [DefaultDispatcher-worker-8 @coroutine#264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-07 07:09:07.744 [DefaultDispatcher-worker-7 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:07.748 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:07.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 07:09:07.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 07:09:07.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.755 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ea960f: (connection evicted) 2025-04-07 07:09:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 07:09:07.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 07:09:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 07:09:07.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-07 07:09:07.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-07 07:09:07.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 07:09:07.778 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-07 07:09:07.784 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.786 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-07 07:09:07.788 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 07:09:07.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 07:09:07.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 07:09:07.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 07:09:07.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 07:09:07.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 07:09:07.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:07.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 07:09:07.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d297d4d 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 07:09:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-07 07:09:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-07 07:09:07.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 07:09:07.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-07 07:09:07.813 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-07 07:09:07.815 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc3df43 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-04-07 07:09:07.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-04-07 07:09:07.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 07:09:07.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 07:09:07.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 07:09:07.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:07.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 07:09:07.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 07:09:07.834 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 07:09:07.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-07 07:09:07.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-07 07:09:07.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 07:09:07.884 [DefaultDispatcher-worker-9 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-07 07:09:07.892 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.897 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-07 07:09:07.920 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.938 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:07.941 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-07 07:09:07.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 07:09:07.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 07:09:07.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:07.943 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31082efa: (connection evicted) 2025-04-07 07:09:07.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:07.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 07:09:07.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 07:09:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e67a8c0 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:07.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:07.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 07:09:07.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-07 07:09:07.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-07 07:09:07.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 07:09:07.975 [DefaultDispatcher-worker-5 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-07 07:09:07.983 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-07 07:09:08.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 07:09:08.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 07:09:08.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.000 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620: (connection evicted) 2025-04-07 07:09:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 07:09:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-07 07:09:08.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-07 07:09:08.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 07:09:08.028 [DefaultDispatcher-worker-16 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-07 07:09:08.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 07:09:08.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 07:09:08.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.030 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-04-07 07:09:08.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 07:09:08.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 07:09:08.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-07 07:09:08.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-07 07:09:08.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 07:09:08.059 [DefaultDispatcher-worker-16 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-07 07:09:08.066 [DefaultDispatcher-worker-13 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-07 07:09:08.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 07:09:08.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 07:09:08.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.067 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-04-07 07:09:08.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 07:09:08.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 07:09:08.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 07:09:08.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 07:09:08.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 07:09:08.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 07:09:08.096 [DefaultDispatcher-worker-2 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 07:09:08.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 07:09:08.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 07:09:08.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.098 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-04-07 07:09:08.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 07:09:08.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 07:09:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f4d05b3 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-07 07:09:08.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-07 07:09:08.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 07:09:08.126 [DefaultDispatcher-worker-15 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-07 07:09:08.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 07:09:08.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 07:09:08.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.126 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c154508: (connection evicted) 2025-04-07 07:09:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 07:09:08.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf10fe1 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-07 07:09:08.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-07 07:09:08.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 07:09:08.363 [DefaultDispatcher-worker-12 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-07 07:09:08.370 [DefaultDispatcher-worker-9 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-07 07:09:08.374 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53739/manifest.json 2025-04-07 07:09:08.374 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53739/manifest.json. 2025-04-07 07:09:08.374 [Test worker @coroutine#342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53739/manifest.json 2025-04-07 07:09:08.376 [Test worker @coroutine#342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53739/manifest.json 2025-04-07 07:09:08.376 [Test worker @coroutine#342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53739/manifest.json 2025-04-07 07:09:08.396 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.477 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53739/manifest.json. 2025-04-07 07:09:08.477 [Test worker @coroutine#342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53739/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:08.487 [DefaultDispatcher-worker-12 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-07 07:09:08.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 07:09:08.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 07:09:08.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.494 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399c408c: (connection evicted) 2025-04-07 07:09:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:08.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 07:09:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5fd813 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:08.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:08.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393bcd6b 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 07:09:08.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-04-07 07:09:08.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-04-07 07:09:08.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 07:09:08.552 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:08.603 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2025-04-07 07:09:08.603 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@219db855 2025-04-07 07:09:08.620 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.631 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.686 [DefaultDispatcher-worker-4 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:43429 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e573e 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 07:09:08.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52463255 2025-04-07 07:09:08.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52463255 2025-04-07 07:09:08.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 07:09:08.712 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 07:09:08.718 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 07:09:08.718 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 07:09:08.718 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 07:09:08.719 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 07:09:08.719 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 07:09:08.719 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 07:09:08.719 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 07:09:08.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21be80f6 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:08.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 07:09:08.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 07:09:08.768 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.775 [DefaultDispatcher-worker-9 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.781 [DefaultDispatcher-worker-9 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52463255 2025-04-07 07:09:08.784 [DefaultDispatcher-worker-9 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52463255 2025-04-07 07:09:08.788 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.793 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.800 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.800 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:08.801 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json. 2025-04-07 07:09:08.801 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:08.804 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:08.804 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:08.804 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json. 2025-04-07 07:09:08.804 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:08.817 [DefaultDispatcher-worker-17 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.821 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 07:09:08.822 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:08.822 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2d8d7624-8bc2-4bc7-b815-4b544ff5e5cf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 07:09:08.825 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:08.825 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2d8d7624-8bc2-4bc7-b815-4b544ff5e5cf 2025-04-07 07:09:08.830 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:08.830 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:08.830 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:08.830 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:08.836 [DefaultDispatcher-worker-11 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.836 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/UmAppDatabase/replication/nodeId 2025-04-07 07:09:08.836 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:08.836 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/UmAppDatabase/replication/nodeId 2025-04-07 07:09:08.843 [DefaultDispatcher-worker-20 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/api/blob/upload-init-batch 2025-04-07 07:09:08.843 [DefaultDispatcher-worker-20 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/blob/upload-init-batch. 2025-04-07 07:09:08.843 [DefaultDispatcher-worker-20 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/api/blob/upload-init-batch 2025-04-07 07:09:08.843 [DefaultDispatcher-worker-20 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43429/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:08.894 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:08.894 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:08.894 [eventLoopGroupProxy-4-1 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:08.894 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:08.899 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:08.899 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:08.901 [eventLoopGroupProxy-4-1 @call-handler#401] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:08.901 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:08.901 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:08.904 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/UmAppDatabase/replication/nodeId 2025-04-07 07:09:08.904 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/UmAppDatabase/replication/nodeId 2025-04-07 07:09:08.904 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:08.905 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:08.905 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:08.909 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 20ms 2025-04-07 07:09:08.909 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 20ms 2025-04-07 07:09:08.913 [DefaultDispatcher-worker-1 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.916 [eventLoopGroupProxy-4-1 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:08.921 [DefaultDispatcher-worker-2 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:08.929 [eventLoopGroupProxy-4-1 @call-handler#401] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 40ms 2025-04-07 07:09:08.930 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/api/blob/upload-init-batch 2025-04-07 07:09:08.930 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/api/blob/upload-init-batch 2025-04-07 07:09:08.933 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43429/api/blob/upload-init-batch. 2025-04-07 07:09:08.933 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43429/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:08.945 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.945 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/blob/upload-batch-data. 2025-04-07 07:09:08.945 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.946 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:08.953 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:08.963 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:08.963 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:08.964 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-07 07:09:08.964 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.972 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.972 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/blob/upload-batch-data. 2025-04-07 07:09:08.972 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.972 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:08.978 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:08.984 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:08.984 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:08.985 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:08.985 [DefaultDispatcher-worker-10 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/api/blob/upload-batch-data 2025-04-07 07:09:08.997 [DefaultDispatcher-worker-9 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:09.005 [DefaultDispatcher-worker-15 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:09.016 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/UmAppDatabase/replication/message 2025-04-07 07:09:09.016 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/UmAppDatabase/replication/message. 2025-04-07 07:09:09.016 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/UmAppDatabase/replication/message 2025-04-07 07:09:09.016 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43429/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:09.018 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:09.018 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:09.018 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:09.033 [DefaultDispatcher-worker-14 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-04-07 07:09:09.034 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:09.035 [DefaultDispatcher-worker-18 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:09.035 [eventLoopGroupProxy-4-3 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 17ms 2025-04-07 07:09:09.035 [DefaultDispatcher-worker-18 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json. 2025-04-07 07:09:09.035 [DefaultDispatcher-worker-18 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:09.035 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/UmAppDatabase/replication/message 2025-04-07 07:09:09.035 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/UmAppDatabase/replication/message 2025-04-07 07:09:09.036 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43429/UmAppDatabase/replication/message. 2025-04-07 07:09:09.036 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43429/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:09.036 [DefaultDispatcher-worker-20 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:09.036 [DefaultDispatcher-worker-20 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json 2025-04-07 07:09:09.037 [DefaultDispatcher-worker-20 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json. 2025-04-07 07:09:09.037 [DefaultDispatcher-worker-20 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43429/api/content/713676453895266304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:09.041 [DefaultDispatcher-worker-6 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7 2025-04-07 07:09:09.042 [DefaultDispatcher-worker-12 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-04-07 07:09:09.044 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 07:09:09.044 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 07:09:09.044 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 07:09:09.044 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 07:09:09.044 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 07:09:09.045 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52463255 2025-04-07 07:09:09.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 07:09:09.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 07:09:09.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:09.045 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4acdf6e7: (connection evicted) 2025-04-07 07:09:09.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:09.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 07:09:09.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 07:09:09.214 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:09.214 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:09.498 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:09.734 [DefaultDispatcher-worker-12 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:10.050 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@219db855 2025-04-07 07:09:10.050 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@219db855 2025-04-07 07:09:10.053 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-04-07 07:09:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 07:09:10.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 07:09:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:10.053 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74787609: (connection evicted) 2025-04-07 07:09:10.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:10.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 07:09:10.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:10.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:10.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 07:09:10.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 07:09:10.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d16af 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:10.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-07 07:09:10.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-07 07:09:10.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 07:09:10.074 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:10.077 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2025-04-07 07:09:10.078 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@65b1693c 2025-04-07 07:09:10.079 [DefaultDispatcher-worker-14 @coroutine#461] INFO ktor.application - Responding at http://0.0.0.0:38937 2025-04-07 07:09:10.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:10.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-07 07:09:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-07 07:09:10.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 07:09:10.083 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 07:09:10.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 07:09:10.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:10.084 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:10.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 07:09:10.116 [DefaultDispatcher-worker-12 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.123 [DefaultDispatcher-worker-3 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.129 [DefaultDispatcher-worker-16 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-07 07:09:10.132 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-07 07:09:10.139 [DefaultDispatcher-worker-12 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.151 [DefaultDispatcher-worker-16 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.151 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:10.151 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json. 2025-04-07 07:09:10.151 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:10.153 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:10.154 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:10.154 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json. 2025-04-07 07:09:10.154 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:10.157 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:10.161 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:10.164 [DefaultDispatcher-worker-13 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 07:09:10.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f22d00a6-70f0-4e28-9cbd-cec212ac4e96', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 07:09:10.166 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:10.166 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f22d00a6-70f0-4e28-9cbd-cec212ac4e96 2025-04-07 07:09:10.167 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:10.167 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:10.167 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:10.167 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:10.171 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:10.171 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:10.172 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:10.172 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:10.172 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.172 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.172 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 07:09:10.173 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:10.173 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:10.175 [DefaultDispatcher-worker-8 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.175 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/UmAppDatabase/replication/nodeId 2025-04-07 07:09:10.175 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:10.175 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/UmAppDatabase/replication/nodeId 2025-04-07 07:09:10.177 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.177 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-init-batch. 2025-04-07 07:09:10.177 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.177 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:10.178 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:10.178 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.178 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 07:09:10.179 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/UmAppDatabase/replication/nodeId 2025-04-07 07:09:10.179 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/UmAppDatabase/replication/nodeId 2025-04-07 07:09:10.180 [eventLoopGroupProxy-7-3 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:10.180 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:10.180 [eventLoopGroupProxy-7-3 @call-handler#513] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:10.182 [eventLoopGroupProxy-7-3 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.184 [eventLoopGroupProxy-7-3 @call-handler#513] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2025-04-07 07:09:10.185 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:10.185 [DefaultDispatcher-worker-14 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.185 [DefaultDispatcher-worker-14 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.186 [DefaultDispatcher-worker-14 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-init-batch. 2025-04-07 07:09:10.186 [DefaultDispatcher-worker-14 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:10.186 [DefaultDispatcher-worker-10 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.187 [DefaultDispatcher-worker-14 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.187 [DefaultDispatcher-worker-14 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.187 [DefaultDispatcher-worker-14 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.187 [DefaultDispatcher-worker-14 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.190 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.193 [DefaultDispatcher-worker-5 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.194 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.194 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.194 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:10.195 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.197 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.197 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.197 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.197 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.199 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.201 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.201 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.201 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:10.202 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.203 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.203 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.203 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.204 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.206 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.248 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.248 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:10.249 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.249 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.249 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.249 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.249 [DefaultDispatcher-worker-4 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.251 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.252 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 07:09:10.252 [DefaultDispatcher-worker-5 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.253 [DefaultDispatcher-worker-5 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.253 [DefaultDispatcher-worker-5 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:10.253 [DefaultDispatcher-worker-5 @coroutine#519] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:38937/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38937/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 07:09:10.253 [DefaultDispatcher-worker-5 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38937/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.261 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.268 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:10.270 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 07:09:10.770 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-23ef937e-0bbe-42cd-b5c3-88c1cd6b9607', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 07:09:10.771 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:10.771 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-23ef937e-0bbe-42cd-b5c3-88c1cd6b9607 2025-04-07 07:09:10.773 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.773 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-init-batch. 2025-04-07 07:09:10.773 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.773 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:10.776 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:10.776 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:10.777 [eventLoopGroupProxy-7-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:10.779 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-04-07 07:09:10.780 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.780 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/api/blob/upload-init-batch 2025-04-07 07:09:10.780 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-init-batch. 2025-04-07 07:09:10.780 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:10.781 [DefaultDispatcher-worker-2 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.781 [DefaultDispatcher-worker-2 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.781 [DefaultDispatcher-worker-2 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.781 [DefaultDispatcher-worker-2 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.783 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.790 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.790 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:10.791 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.793 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.793 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.793 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.793 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.795 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.796 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.797 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:10.797 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.798 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.798 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.798 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.798 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.800 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.842 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.842 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:10.843 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.844 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.844 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.844 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.844 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.845 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.886 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.887 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:10.887 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.888 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.888 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.888 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.888 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.890 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.931 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.931 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:10.932 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.932 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.932 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.932 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.933 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.934 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:10.977 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:10.977 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:10.977 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.978 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.978 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:10.978 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:10.978 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:10.979 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.021 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.021 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:11.022 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.023 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.023 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.023 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.023 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.024 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.066 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.066 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:11.067 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.067 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.068 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.068 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.068 [DefaultDispatcher-worker-11 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.069 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.111 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.112 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:11.112 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.113 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.113 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.113 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.113 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.114 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.159 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.159 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:11.162 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.163 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.163 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.163 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.163 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.170 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.211 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.212 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:11.212 [DefaultDispatcher-worker-18 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.213 [DefaultDispatcher-worker-18 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.213 [DefaultDispatcher-worker-18 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.213 [DefaultDispatcher-worker-18 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.213 [DefaultDispatcher-worker-18 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.215 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.257 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.258 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:11.258 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.259 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.259 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.259 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.259 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.260 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.278 [DefaultDispatcher-worker-13 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:11.302 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.303 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:11.303 [DefaultDispatcher-worker-3 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.304 [DefaultDispatcher-worker-3 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.304 [DefaultDispatcher-worker-3 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.304 [DefaultDispatcher-worker-3 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.304 [DefaultDispatcher-worker-3 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.307 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.350 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:11.350 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.351 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:11.351 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.353 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.353 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.353 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.353 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.354 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.357 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:11.357 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.357 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:11.358 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.360 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.360 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/blob/upload-batch-data. 2025-04-07 07:09:11.360 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.360 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:11.362 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:11.364 [eventLoopGroupProxy-7-1 @coroutine#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:11.364 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.364 [eventLoopGroupProxy-7-1 @call-handler#602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:11.365 [DefaultDispatcher-worker-10 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/blob/upload-batch-data 2025-04-07 07:09:11.373 [DefaultDispatcher-worker-19 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:11.379 [DefaultDispatcher-worker-9 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:11.380 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/UmAppDatabase/replication/message 2025-04-07 07:09:11.380 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/UmAppDatabase/replication/message. 2025-04-07 07:09:11.380 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/UmAppDatabase/replication/message 2025-04-07 07:09:11.380 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38937/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:11.383 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:11.384 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:11.384 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:11.398 [DefaultDispatcher-worker-7 @call-handler#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-07 07:09:11.398 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:11.398 [DefaultDispatcher-worker-10 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:11.399 [DefaultDispatcher-worker-10 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json. 2025-04-07 07:09:11.399 [DefaultDispatcher-worker-10 @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:11.399 [eventLoopGroupProxy-7-1 @call-handler#612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 17ms 2025-04-07 07:09:11.399 [DefaultDispatcher-worker-1 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/UmAppDatabase/replication/message 2025-04-07 07:09:11.399 [DefaultDispatcher-worker-1 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/UmAppDatabase/replication/message 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-1 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38937/UmAppDatabase/replication/message. 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-1 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-5 @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-5 @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-5 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json. 2025-04-07 07:09:11.400 [DefaultDispatcher-worker-5 @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38937/api/content/713676462563610624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:11.407 [DefaultDispatcher-worker-14 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-07 07:09:11.408 [DefaultDispatcher-worker-19 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-07 07:09:11.409 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 07:09:11.409 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 07:09:11.409 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 07:09:11.409 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 07:09:11.409 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 07:09:11.410 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-07 07:09:11.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 07:09:11.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 07:09:11.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:11.411 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a: (connection evicted) 2025-04-07 07:09:11.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:11.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 07:09:11.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 07:09:11.583 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:11.771 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:11.874 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:12.060 [DefaultDispatcher-worker-10 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-07 07:09:12.424 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@65b1693c 2025-04-07 07:09:12.425 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@65b1693c 2025-04-07 07:09:12.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 07:09:12.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 07:09:12.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:12.425 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548c5127: (connection evicted) 2025-04-07 07:09:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:12.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 07:09:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:12.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 07:09:12.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f60e36 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:12.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-07 07:09:12.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-07 07:09:12.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 07:09:12.470 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:12.472 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-07 07:09:12.472 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a7cd7c 2025-04-07 07:09:12.474 [DefaultDispatcher-worker-11 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:46539 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d126f07 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 07:09:12.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-07 07:09:12.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-07 07:09:12.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 07:09:12.478 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 07:09:12.478 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 07:09:12.478 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5f119 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:12.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:12.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 07:09:12.504 [DefaultDispatcher-worker-1 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.512 [DefaultDispatcher-worker-17 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.518 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-07 07:09:12.520 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-07 07:09:12.527 [DefaultDispatcher-worker-20 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.533 [DefaultDispatcher-worker-11 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.533 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.533 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json. 2025-04-07 07:09:12.533 [Test worker @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.535 [Test worker @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.535 [Test worker @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.536 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json. 2025-04-07 07:09:12.536 [Test worker @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:12.548 [DefaultDispatcher-worker-13 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.554 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 07:09:12.554 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-62203381-468c-4be3-a3c2-83006e3c8e46', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 07:09:12.555 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:12.556 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-62203381-468c-4be3-a3c2-83006e3c8e46 2025-04-07 07:09:12.557 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:12.559 [DefaultDispatcher-worker-18 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:12.559 [DefaultDispatcher-worker-18 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:12.559 [DefaultDispatcher-worker-18 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:12.559 [DefaultDispatcher-worker-18 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:12.561 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:12.563 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:12.563 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:12.563 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:12.564 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:12.564 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.564 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.565 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-8 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-8 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/UmAppDatabase/replication/nodeId 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-8 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-8 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/UmAppDatabase/replication/nodeId 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:12.566 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:12.568 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:12.568 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-init-batch 2025-04-07 07:09:12.568 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-init-batch. 2025-04-07 07:09:12.568 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-init-batch 2025-04-07 07:09:12.568 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:12.568 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.568 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 07:09:12.569 [DefaultDispatcher-worker-10 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/UmAppDatabase/replication/nodeId 2025-04-07 07:09:12.569 [DefaultDispatcher-worker-10 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/UmAppDatabase/replication/nodeId 2025-04-07 07:09:12.570 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:12.571 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:12.572 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.573 [eventLoopGroupProxy-10-1 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-07 07:09:12.574 [DefaultDispatcher-worker-14 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-init-batch 2025-04-07 07:09:12.574 [DefaultDispatcher-worker-14 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/api/blob/upload-init-batch 2025-04-07 07:09:12.575 [DefaultDispatcher-worker-18 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-init-batch. 2025-04-07 07:09:12.575 [DefaultDispatcher-worker-18 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46539/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:12.579 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:12.582 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:12.582 [DefaultDispatcher-worker-12 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.584 [DefaultDispatcher-worker-18 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.584 [DefaultDispatcher-worker-18 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-batch-data. 2025-04-07 07:09:12.584 [DefaultDispatcher-worker-18 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.584 [DefaultDispatcher-worker-18 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:12.589 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:12.594 [DefaultDispatcher-worker-7 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.597 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.618 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.619 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 30ms 2025-04-07 07:09:12.622 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.630 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.630 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-batch-data. 2025-04-07 07:09:12.630 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.631 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:12.633 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:12.639 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.639 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.639 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-07 07:09:12.642 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.657 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.657 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-batch-data. 2025-04-07 07:09:12.657 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.657 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:12.661 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:12.679 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.680 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.680 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2025-04-07 07:09:12.692 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.699 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.699 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-batch-data. 2025-04-07 07:09:12.699 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.699 [DefaultDispatcher-worker-5 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:12.702 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:12.708 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.709 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.709 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:12.713 [DefaultDispatcher-worker-16 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.726 [DefaultDispatcher-worker-19 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.726 [DefaultDispatcher-worker-19 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/blob/upload-batch-data. 2025-04-07 07:09:12.726 [DefaultDispatcher-worker-19 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.726 [DefaultDispatcher-worker-19 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:12.731 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:12.742 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:12.742 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.743 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-04-07 07:09:12.746 [DefaultDispatcher-worker-3 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/blob/upload-batch-data 2025-04-07 07:09:12.757 [DefaultDispatcher-worker-19 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.770 [DefaultDispatcher-worker-20 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.772 [DefaultDispatcher-worker-20 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/UmAppDatabase/replication/message 2025-04-07 07:09:12.773 [DefaultDispatcher-worker-20 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/UmAppDatabase/replication/message. 2025-04-07 07:09:12.773 [DefaultDispatcher-worker-20 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/UmAppDatabase/replication/message 2025-04-07 07:09:12.773 [DefaultDispatcher-worker-20 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46539/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:12.776 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:12.776 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:12.776 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:12.796 [DefaultDispatcher-worker-11 @call-handler#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-07 07:09:12.796 [DefaultDispatcher-worker-4 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.796 [DefaultDispatcher-worker-4 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json. 2025-04-07 07:09:12.796 [DefaultDispatcher-worker-4 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.799 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:12.799 [eventLoopGroupProxy-10-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2025-04-07 07:09:12.800 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/UmAppDatabase/replication/message 2025-04-07 07:09:12.800 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/UmAppDatabase/replication/message 2025-04-07 07:09:12.801 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46539/UmAppDatabase/replication/message. 2025-04-07 07:09:12.801 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46539/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:12.802 [DefaultDispatcher-worker-19 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.802 [DefaultDispatcher-worker-19 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json 2025-04-07 07:09:12.802 [DefaultDispatcher-worker-19 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json. 2025-04-07 07:09:12.802 [DefaultDispatcher-worker-19 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46539/api/content/713676473535737856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:12.810 [DefaultDispatcher-worker-15 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-07 07:09:12.815 [DefaultDispatcher-worker-18 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-07 07:09:12.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 07:09:12.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 07:09:12.822 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 07:09:12.822 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 07:09:12.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 07:09:12.827 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-07 07:09:12.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 07:09:12.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 07:09:12.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:12.827 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6277a496: (connection evicted) 2025-04-07 07:09:12.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:12.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 07:09:12.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 07:09:12.980 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:12.980 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:13.261 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:13.845 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a7cd7c 2025-04-07 07:09:13.845 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a7cd7c 2025-04-07 07:09:13.850 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-07 07:09:13.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 07:09:13.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 07:09:13.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:13.854 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e84af34: (connection evicted) 2025-04-07 07:09:13.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:13.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 07:09:13.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:13.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:13.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:13.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 07:09:13.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:13.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:13.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 07:09:13.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c4be9d8 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:13.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:13.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 07:09:13.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-07 07:09:13.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-07 07:09:13.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 07:09:13.926 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:13.928 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-07 07:09:13.928 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2559f65c 2025-04-07 07:09:13.934 [DefaultDispatcher-worker-18 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:33929 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:13.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:13.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 07:09:13.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:13.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:13.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 07:09:13.944 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 07:09:13.956 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 07:09:13.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 07:09:13.956 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:13.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 07:09:13.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:13.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:13.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:13.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 07:09:13.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:13.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:13.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 07:09:13.995 [DefaultDispatcher-worker-18 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.001 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:14.006 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.011 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:14.038 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:14.060 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:14.166 [DefaultDispatcher-worker-20 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:14.209 [DefaultDispatcher-worker-20 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:14.219 [DefaultDispatcher-worker-20 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:14.226 [DefaultDispatcher-worker-20 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:14.236 [DefaultDispatcher-worker-20 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.241 [DefaultDispatcher-worker-5 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.243 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:14.243 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json. 2025-04-07 07:09:14.243 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:14.251 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:14.251 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:14.254 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json. 2025-04-07 07:09:14.254 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:14.394 [DefaultDispatcher-worker-1 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 07:09:14.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2ff297a5-f5fa-4367-a4dc-ea55f699e8cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 07:09:14.397 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2ff297a5-f5fa-4367-a4dc-ea55f699e8cb 2025-04-07 07:09:14.397 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 07:09:14.404 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:14.404 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:14.404 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:14.404 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:14.411 [DefaultDispatcher-worker-16 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.412 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/UmAppDatabase/replication/nodeId 2025-04-07 07:09:14.412 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:14.412 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/UmAppDatabase/replication/nodeId 2025-04-07 07:09:14.415 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:14.415 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:14.415 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:14.416 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.416 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-07 07:09:14.420 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:14.420 [DefaultDispatcher-worker-10 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:14.420 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:14.421 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.422 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:14.422 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.422 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 07:09:14.424 [DefaultDispatcher-worker-12 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/UmAppDatabase/replication/nodeId 2025-04-07 07:09:14.424 [DefaultDispatcher-worker-12 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/UmAppDatabase/replication/nodeId 2025-04-07 07:09:14.438 [DefaultDispatcher-worker-19 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.447 [DefaultDispatcher-worker-10 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.458 [DefaultDispatcher-worker-11 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-init-batch 2025-04-07 07:09:14.458 [DefaultDispatcher-worker-11 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-init-batch. 2025-04-07 07:09:14.458 [DefaultDispatcher-worker-11 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-init-batch 2025-04-07 07:09:14.459 [DefaultDispatcher-worker-11 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:14.465 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:14.466 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:14.511 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.513 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 48ms 2025-04-07 07:09:14.514 [DefaultDispatcher-worker-17 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-init-batch 2025-04-07 07:09:14.514 [DefaultDispatcher-worker-17 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/api/blob/upload-init-batch 2025-04-07 07:09:14.518 [DefaultDispatcher-worker-17 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-init-batch. 2025-04-07 07:09:14.518 [DefaultDispatcher-worker-17 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33929/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:14.534 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.534 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.534 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.534 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.539 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.565 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.568 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.569 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 30ms 2025-04-07 07:09:14.569 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.571 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.571 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.571 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.571 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.575 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.619 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.619 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.619 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:14.621 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.624 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.624 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.624 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.624 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.628 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.632 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.632 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.633 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:14.633 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.636 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.636 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.636 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.636 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.640 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.660 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.661 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.661 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2025-04-07 07:09:14.663 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.666 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.666 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.666 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.666 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.673 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.724 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.725 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.725 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-04-07 07:09:14.726 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.734 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.734 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.734 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.734 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.739 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.817 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.817 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.818 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 79ms 2025-04-07 07:09:14.819 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.825 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.825 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.825 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.825 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.830 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.878 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.878 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.878 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-07 07:09:14.885 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.887 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.887 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.887 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.887 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.890 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.925 [DefaultDispatcher-worker-5 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:14.936 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.936 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.937 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-07 07:09:14.938 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.939 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.940 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.940 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.940 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.941 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:14.984 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:14.984 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:14.985 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:14.985 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.986 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.986 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:14.986 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:14.987 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:14.989 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.034 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.034 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.034 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 07:09:15.035 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.037 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.037 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.037 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.037 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.039 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.042 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.044 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.044 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.045 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.049 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.049 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.049 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.050 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.053 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.060 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.060 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.060 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:15.067 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.072 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.072 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.072 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.072 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.075 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.083 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.084 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.084 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-07 07:09:15.089 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.091 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.091 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.091 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.091 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.094 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.098 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.098 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.099 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.100 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.102 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.102 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.102 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.102 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.108 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.111 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.111 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.111 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.112 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.113 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.113 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.113 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.113 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.116 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.123 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.123 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.123 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:15.125 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.127 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.127 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.127 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.127 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.130 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.137 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.137 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.138 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.138 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:15.140 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.140 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.140 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.140 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.144 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.147 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.147 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.149 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.150 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.150 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.150 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.150 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.151 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:15.155 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.159 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.161 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.161 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-07 07:09:15.162 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.167 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.167 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.167 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.167 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.169 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.176 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.176 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.176 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:15.181 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.182 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.182 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.182 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.182 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.185 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.192 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.193 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.193 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:15.195 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.207 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.207 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.208 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.208 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.214 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.217 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.217 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.223 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-07 07:09:15.224 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.229 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.229 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.229 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.229 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.231 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.233 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.234 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.234 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.235 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.240 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.240 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.240 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.240 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.243 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.248 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.248 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.248 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.253 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.262 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.262 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.262 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.262 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.264 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.268 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.269 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.269 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.270 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.272 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.272 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.272 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.272 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.275 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.279 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.279 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.279 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.280 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.281 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.282 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.282 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.282 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.283 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.285 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.285 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.285 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:15.287 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.289 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.289 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.289 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.289 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.292 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.294 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.298 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.299 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:15.300 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.301 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.301 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.301 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.301 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.302 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.305 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.305 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.305 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.306 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.308 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.308 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.308 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.308 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.309 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.312 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.312 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.314 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.315 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.317 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.317 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.317 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.317 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.318 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.321 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.321 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.321 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.322 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.323 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.324 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.324 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.324 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.327 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.330 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.330 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.331 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.331 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.334 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.334 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.334 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.334 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.335 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.338 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.339 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.339 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.339 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.341 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.341 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.341 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.341 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.342 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.345 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.345 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.346 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.346 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.348 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.348 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.348 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.348 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.350 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.352 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.352 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.353 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.354 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.355 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.355 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.355 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.355 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.357 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.359 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.359 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.360 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.361 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.363 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.363 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.363 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.363 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.364 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.408 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.408 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.408 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:15.409 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.410 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.410 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.410 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.410 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.412 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.414 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.414 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.414 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.415 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.416 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.416 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.416 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.416 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.418 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.420 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.420 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.420 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.421 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.423 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.423 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.423 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.423 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.425 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.428 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.428 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.429 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.429 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.430 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.430 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.430 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.430 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.432 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.442 [DefaultDispatcher-worker-13 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:15.476 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.476 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.477 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:15.477 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.478 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.478 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.478 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.478 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.479 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.534 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.534 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.534 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2025-04-07 07:09:15.537 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.539 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.539 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.539 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.539 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.540 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.543 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.543 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.544 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.544 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.545 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.546 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.546 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.546 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.547 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.550 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.550 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.550 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.551 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.554 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.554 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.554 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.554 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.556 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.612 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.612 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.613 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2025-04-07 07:09:15.613 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.615 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.615 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.615 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.615 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.618 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.623 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.623 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.626 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:15.627 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.629 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.629 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.629 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.629 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.630 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.633 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.633 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.633 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.633 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.635 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.635 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.635 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.635 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.636 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.638 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.639 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.639 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.640 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.644 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.647 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.647 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.647 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.648 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.649 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.649 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.649 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.649 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.651 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.696 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.696 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.696 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:15.697 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.699 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.699 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.699 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.699 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.703 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.705 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.706 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.706 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.707 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.709 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.713 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.713 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.713 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.714 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.717 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.717 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.717 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.719 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.721 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.721 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.721 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.721 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.728 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.739 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.739 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.739 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-07 07:09:15.741 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.746 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.746 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.746 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.746 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.749 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.752 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.752 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.752 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.753 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.755 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.755 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.755 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.755 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.759 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.762 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.762 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.763 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.764 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.770 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.770 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.770 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.770 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.771 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.775 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.776 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.776 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.777 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.778 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.778 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.778 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.778 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.779 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.783 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.783 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.784 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.784 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.786 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.786 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.786 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.786 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.788 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.791 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.791 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.791 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.792 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.793 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.793 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.793 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.793 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.795 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.798 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.798 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.798 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.800 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.802 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.802 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.802 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.802 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.804 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.806 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.807 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.807 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:15.808 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.809 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.809 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.809 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.809 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.811 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.813 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.813 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.814 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.815 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.816 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.816 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.816 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.816 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.818 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.823 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.823 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.823 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.824 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.826 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.826 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.826 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.826 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.828 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.872 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.873 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.873 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:15.873 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.875 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.875 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.875 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.875 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.876 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.878 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.878 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.879 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.879 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.880 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.880 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.880 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.880 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.881 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.883 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.884 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.884 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.884 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.886 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.886 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.886 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.886 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.887 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.903 [DefaultDispatcher-worker-17 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.930 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.931 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.931 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:15.932 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.934 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.934 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.934 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.934 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.936 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.938 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.938 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.938 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:15.939 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.940 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.940 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.941 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.941 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.944 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.948 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.948 [DefaultDispatcher-worker-9 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:15.948 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.948 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:15.951 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.953 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.953 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.953 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.953 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.958 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:15.959 [DefaultDispatcher-worker-16 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:15.960 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:15.961 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:15.961 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:15.962 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.968 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.968 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:15.968 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:15.968 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:15.978 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.019 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.020 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.020 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:16.021 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.024 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.024 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.024 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.024 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.027 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.030 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.030 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.030 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.031 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.037 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.037 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.037 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.037 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.039 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.083 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.083 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.083 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:16.084 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.086 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.086 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.086 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.086 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.087 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.134 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.135 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.135 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-07 07:09:16.136 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.137 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.137 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.137 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.137 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.139 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.182 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.182 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.182 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:16.183 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.184 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.184 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.184 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.184 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.185 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.229 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.229 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.229 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:16.230 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.231 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.231 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.231 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.231 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.233 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.235 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.235 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.235 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.236 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.237 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.237 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.237 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.237 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.238 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.240 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.241 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.241 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.243 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.245 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.246 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.246 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.246 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.247 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.249 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.250 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.250 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.250 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.252 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.252 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.252 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.252 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.253 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.256 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.256 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.256 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.257 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.258 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.258 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.258 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.258 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.259 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.262 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.262 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.263 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.263 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.265 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.265 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.265 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.265 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.269 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.271 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.271 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.271 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.272 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.274 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.274 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.274 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.274 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.275 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.277 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.277 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.278 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.278 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.279 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.279 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.279 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.280 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.282 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.284 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.284 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.284 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.285 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.286 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.286 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.286 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.286 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.288 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.290 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.290 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.290 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.291 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.292 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.292 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.292 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.292 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.295 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.297 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.297 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.297 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.299 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.300 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.300 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.300 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.300 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.301 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.305 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.305 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.305 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.306 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.307 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.307 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.307 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.307 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.308 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.311 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.311 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.312 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.312 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.313 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.313 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.313 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.313 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.316 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.319 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.319 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.320 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.323 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.325 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.325 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.325 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.325 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.327 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.331 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.331 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.331 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.332 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.334 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.334 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.334 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.334 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.336 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.380 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.380 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.380 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:16.384 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.385 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.386 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.386 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.386 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.391 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.398 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.399 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.399 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:16.404 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.405 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.406 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.406 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.406 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.410 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.421 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.421 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.421 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-07 07:09:16.426 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.427 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.427 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.427 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.427 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.432 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.434 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.434 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.435 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.435 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.436 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.436 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.436 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.436 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.438 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.440 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.440 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.440 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.442 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.443 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.443 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.443 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.443 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.451 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.454 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.454 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.454 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.455 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.456 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.457 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.457 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.457 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.458 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.462 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.463 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.463 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:16.465 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.473 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.473 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.473 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.473 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.475 [DefaultDispatcher-worker-24 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:16.476 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.519 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.519 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.520 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:16.520 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.521 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.521 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.521 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.521 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.525 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.528 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.528 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.530 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.531 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.531 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.531 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.531 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.533 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:16.535 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.537 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.538 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.538 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.539 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.540 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.540 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.540 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.540 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.544 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.587 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.587 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.588 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:16.588 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.589 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.589 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.589 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.589 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.591 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.592 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.593 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.593 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.593 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.595 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.595 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.595 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.595 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.596 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.598 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.598 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.598 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.599 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.600 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.600 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.600 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.600 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.602 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.604 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.604 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.604 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.605 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.606 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.606 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.606 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.606 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.609 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.611 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.612 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.612 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.612 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.613 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.613 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.613 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.613 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.614 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.617 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.617 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.617 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.619 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.622 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.626 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.626 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.626 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:16.627 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.628 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.628 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.628 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.628 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.629 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.631 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.631 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.631 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.632 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.633 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.633 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.633 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.633 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.635 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.637 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.637 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.637 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:16.638 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.639 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.639 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.639 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.639 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.640 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.644 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.644 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.644 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:16.646 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.648 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.648 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.648 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.648 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.650 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.651 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.652 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.652 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.653 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.655 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.655 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.655 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.655 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.657 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.659 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.660 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.660 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.660 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.662 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.662 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.662 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.662 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.663 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.711 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.711 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.712 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-07 07:09:16.713 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.715 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.715 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.715 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.715 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.717 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.719 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.719 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.720 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.721 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.724 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.724 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.724 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.724 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.726 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.794 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.794 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.794 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 69ms 2025-04-07 07:09:16.795 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.800 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.801 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.801 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.801 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.805 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.807 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.808 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.808 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:16.809 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.810 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.810 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.810 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.810 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.811 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.855 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.856 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.856 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:16.857 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.858 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.858 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.858 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.858 [DefaultDispatcher-worker-23 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.861 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.905 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.905 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.905 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:16.906 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.907 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.907 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.907 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.907 [DefaultDispatcher-worker-19 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.909 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.953 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:16.953 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:16.953 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:16.954 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.955 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.955 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:16.955 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:16.955 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:16.957 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:16.990 [DefaultDispatcher-worker-9 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:17.000 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.001 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.001 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:17.001 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.003 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.003 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.003 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.003 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.006 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.048 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.048 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.048 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 07:09:17.051 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.057 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.057 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.057 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.057 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.059 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.067 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.067 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.067 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:17.068 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.070 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.070 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.070 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.070 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.072 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.117 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.117 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.118 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 07:09:17.118 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.120 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.120 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.120 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.120 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.122 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.125 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.125 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.125 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:17.126 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.130 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.130 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.130 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.130 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.132 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.134 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.135 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.135 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 07:09:17.135 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.137 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.137 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.137 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.137 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.138 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.142 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.142 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.143 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 07:09:17.143 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.144 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.144 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.144 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.144 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.146 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.149 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.149 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.149 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:17.150 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.152 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.152 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.152 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.152 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.153 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.157 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.157 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.157 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:17.158 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.159 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.159 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.159 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.159 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.160 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.203 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.204 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.204 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:17.204 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.206 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.206 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.206 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.206 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.207 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.208 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.209 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.209 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.212 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.213 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.214 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.214 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.214 [DefaultDispatcher-worker-22 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.215 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.217 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.217 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.217 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.218 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.219 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.219 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.219 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.219 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.220 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.222 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.222 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.222 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.223 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.224 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.224 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.224 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.224 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.225 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.267 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.267 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.268 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 07:09:17.268 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.271 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.271 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.271 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.271 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.272 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.274 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.274 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.274 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.275 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.275 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.275 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.275 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.275 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.276 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.278 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.278 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.278 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.278 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.279 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.279 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.279 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.280 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.280 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.282 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.282 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.282 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.283 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.284 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.284 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.284 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.284 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.295 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.332 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.333 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.333 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 38ms 2025-04-07 07:09:17.333 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.334 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.335 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.335 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.335 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.336 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.387 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.387 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.387 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-07 07:09:17.387 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.388 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.388 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.388 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.388 [DefaultDispatcher-worker-24 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.389 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.391 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.391 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.391 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.392 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.393 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.393 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.393 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.393 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.394 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.401 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.401 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.401 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-07 07:09:17.402 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.403 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.403 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.403 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.403 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.404 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.405 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.406 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.406 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.406 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.407 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.407 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.407 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.407 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.408 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.452 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.452 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.452 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:17.452 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.454 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.454 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.454 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.454 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.455 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.456 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.456 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.457 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.457 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.458 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.458 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.458 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.458 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.459 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.500 [DefaultDispatcher-worker-23 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:17.503 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.504 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.504 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:17.504 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.505 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.505 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.505 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.505 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.506 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.551 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.551 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.551 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 07:09:17.552 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.553 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.553 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.553 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.553 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.554 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.555 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.555 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.555 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 07:09:17.556 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.557 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.557 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.557 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.557 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.558 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.602 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.602 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.602 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:17.604 [DefaultDispatcher-worker-17 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.605 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.606 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.606 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.606 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.608 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.613 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.614 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.614 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-07 07:09:17.615 [DefaultDispatcher-worker-21 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.620 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.621 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.625 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.625 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.625 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:17.626 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.627 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.627 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.627 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.627 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.629 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.631 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.631 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.631 [DefaultDispatcher-worker-18 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.633 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.633 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.633 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.633 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.634 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-07 07:09:17.636 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.647 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.648 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.648 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-04-07 07:09:17.648 [DefaultDispatcher-worker-20 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.649 [DefaultDispatcher-worker-20 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.649 [DefaultDispatcher-worker-20 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.649 [DefaultDispatcher-worker-20 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.649 [DefaultDispatcher-worker-20 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.651 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.694 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.694 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.694 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 07:09:17.698 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.699 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.699 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.699 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.699 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.700 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.702 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.702 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.702 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 07:09:17.703 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.704 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.704 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.704 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.704 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.707 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.710 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.711 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.711 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 07:09:17.712 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.713 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.713 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/blob/upload-batch-data. 2025-04-07 07:09:17.713 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.713 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:17.714 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:17.721 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.722 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.722 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 07:09:17.722 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/blob/upload-batch-data 2025-04-07 07:09:17.733 [DefaultDispatcher-worker-15 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:17.740 [DefaultDispatcher-worker-24 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:17.741 [DefaultDispatcher-worker-24 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/UmAppDatabase/replication/message 2025-04-07 07:09:17.741 [DefaultDispatcher-worker-24 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/UmAppDatabase/replication/message. 2025-04-07 07:09:17.741 [DefaultDispatcher-worker-24 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/UmAppDatabase/replication/message 2025-04-07 07:09:17.742 [DefaultDispatcher-worker-24 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33929/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:17.745 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:17.745 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:17.745 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:17.765 [DefaultDispatcher-worker-9 @call-handler#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-07 07:09:17.766 [DefaultDispatcher-worker-9 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:17.766 [DefaultDispatcher-worker-9 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json. 2025-04-07 07:09:17.766 [DefaultDispatcher-worker-9 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:17.766 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:17.766 [eventLoopGroupProxy-13-1 @call-handler#1617] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2025-04-07 07:09:17.767 [DefaultDispatcher-worker-3 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/UmAppDatabase/replication/message 2025-04-07 07:09:17.767 [DefaultDispatcher-worker-3 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/UmAppDatabase/replication/message 2025-04-07 07:09:17.770 [DefaultDispatcher-worker-22 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33929/UmAppDatabase/replication/message. 2025-04-07 07:09:17.771 [DefaultDispatcher-worker-22 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33929/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:17.772 [DefaultDispatcher-worker-9 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:17.772 [DefaultDispatcher-worker-9 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json 2025-04-07 07:09:17.773 [DefaultDispatcher-worker-18 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json. 2025-04-07 07:09:17.773 [DefaultDispatcher-worker-18 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33929/api/content/713676482965590016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:17.777 [DefaultDispatcher-worker-3 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-07 07:09:17.823 [DefaultDispatcher-worker-4 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-07 07:09:17.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 07:09:17.860 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 07:09:17.860 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 07:09:17.860 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 07:09:17.860 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 07:09:17.865 [Test worker @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-07 07:09:17.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 07:09:17.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 07:09:17.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:17.866 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b7678a: (connection evicted) 2025-04-07 07:09:17.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:17.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 07:09:17.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 07:09:17.910 [DefaultDispatcher-worker-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-07 07:09:17.955 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:17.957 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:18.233 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 07:09:18.906 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2559f65c 2025-04-07 07:09:18.907 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2559f65c 2025-04-07 07:09:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 07:09:18.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 07:09:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:18.912 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1: (connection evicted) 2025-04-07 07:09:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:18.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 07:09:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5ca574 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:18.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:18.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:18.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 07:09:18.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-07 07:09:18.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-07 07:09:18.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 07:09:18.976 [DefaultDispatcher-worker-14 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587bf2e1 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:18.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:18.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 07:09:18.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-07 07:09:18.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-07 07:09:18.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 07:09:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 07:09:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:18.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:18.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 07:09:19.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-07 07:09:19.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-07 07:09:19.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 07:09:19.004 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:19.005 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 07:09:19.007 [DefaultDispatcher-worker-14 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:42335 2025-04-07 07:09:19.011 [DefaultDispatcher-worker-14 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-07 07:09:19.013 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42335/api/blob/upload-init-batch 2025-04-07 07:09:19.013 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42335/api/blob/upload-init-batch. 2025-04-07 07:09:19.013 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42335/api/blob/upload-init-batch 2025-04-07 07:09:19.014 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42335/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:19.022 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 07:09:19.023 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 07:09:19.030 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-07 07:09:19.035 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42335/api/blob/upload-init-batch 2025-04-07 07:09:19.035 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:19.035 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42335/api/blob/upload-init-batch 2025-04-07 07:09:19.035 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42335/api/blob/upload-init-batch. 2025-04-07 07:09:19.035 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42335/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:19.036 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42335/api/blob/upload-batch-data 2025-04-07 07:09:19.036 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42335/api/blob/upload-batch-data. 2025-04-07 07:09:19.036 [Test worker @coroutine#1667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42335/api/blob/upload-batch-data 2025-04-07 07:09:19.036 [Test worker @coroutine#1667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42335/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:19.038 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 07:09:19.042 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-07 07:09:19.042 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:19.043 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42335/api/blob/upload-batch-data 2025-04-07 07:09:19.049 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 07:09:19.051 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:19.068 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-07 07:09:19.088 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:19.101 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f30d0eb 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 07:09:20.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-04-07 07:09:20.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-04-07 07:09:20.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 07:09:20.190 [DefaultDispatcher-worker-6 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-04-07 07:09:20.202 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53787/api/blob/upload-init-batch 2025-04-07 07:09:20.202 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53787/api/blob/upload-init-batch. 2025-04-07 07:09:20.202 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53787/api/blob/upload-init-batch 2025-04-07 07:09:20.202 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53787/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:20.208 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53787/api/blob/upload-init-batch 2025-04-07 07:09:20.208 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53787/api/blob/upload-init-batch 2025-04-07 07:09:20.208 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53787/api/blob/upload-init-batch. 2025-04-07 07:09:20.208 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53787/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:20.216 [DefaultDispatcher-worker-23 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2604940 2025-04-07 07:09:20.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 07:09:20.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 07:09:20.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.220 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2604940: (connection evicted) 2025-04-07 07:09:20.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 07:09:20.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd65042 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d 2025-04-07 07:09:20.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d 2025-04-07 07:09:20.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 07:09:20.244 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54847/api/blob/upload-init-batch 2025-04-07 07:09:20.245 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54847/api/blob/upload-init-batch. 2025-04-07 07:09:20.245 [Test worker @coroutine#1699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54847/api/blob/upload-init-batch 2025-04-07 07:09:20.245 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54847/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:20.249 [Test worker @coroutine#1699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54847/api/blob/upload-init-batch 2025-04-07 07:09:20.249 [Test worker @coroutine#1699] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54847/api/blob/upload-init-batch 2025-04-07 07:09:20.249 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54847/api/blob/upload-init-batch. 2025-04-07 07:09:20.249 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54847/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:20.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 07:09:20.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 07:09:20.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.251 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5ceb5d: (connection evicted) 2025-04-07 07:09:20.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 07:09:20.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba3045 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 07:09:20.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d863bb 2025-04-07 07:09:20.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d863bb 2025-04-07 07:09:20.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 07:09:20.273 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56121/api/blob/upload-init-batch 2025-04-07 07:09:20.274 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56121/api/blob/upload-init-batch. 2025-04-07 07:09:20.274 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56121/api/blob/upload-init-batch 2025-04-07 07:09:20.274 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56121/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 07:09:20.277 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56121/api/blob/upload-init-batch 2025-04-07 07:09:20.277 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56121/api/blob/upload-init-batch 2025-04-07 07:09:20.277 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56121/api/blob/upload-init-batch. 2025-04-07 07:09:20.277 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56121/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:20.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 07:09:20.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 07:09:20.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.283 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d863bb: (connection evicted) 2025-04-07 07:09:20.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 07:09:20.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 07:09:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34525143 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-04-07 07:09:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-04-07 07:09:20.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 07:09:20.618 [DefaultDispatcher-worker-22 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1529d534 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a5f924 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 07:09:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-04-07 07:09:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-04-07 07:09:20.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 07:09:20.649 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524418a2 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67062a93 2025-04-07 07:09:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67062a93 2025-04-07 07:09:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 07:09:20.667 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496004e3 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 07:09:20.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 07:09:20.718 [DefaultDispatcher-worker-2 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.722 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.725 [DefaultDispatcher-worker-21 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.732 [DefaultDispatcher-worker-23 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.740 [DefaultDispatcher-worker-8 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.743 [Test worker @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.752 [DefaultDispatcher-worker-16 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703947bd 2025-04-07 07:09:20.752 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 07:09:20.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 07:09:20.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.763 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@703947bd: (connection evicted) 2025-04-07 07:09:20.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 07:09:20.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b247ef6 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 07:09:20.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 07:09:20.797 [DefaultDispatcher-worker-16 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.804 [DefaultDispatcher-worker-23 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.812 [DefaultDispatcher-worker-10 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.819 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.821 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.830 [DefaultDispatcher-worker-11 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-04-07 07:09:20.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 07:09:20.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 07:09:20.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.832 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f10927f: (connection evicted) 2025-04-07 07:09:20.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 07:09:20.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 07:09:20.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 07:09:20.860 [DefaultDispatcher-worker-14 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.866 [DefaultDispatcher-worker-7 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.871 [DefaultDispatcher-worker-24 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.878 [DefaultDispatcher-worker-2 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-04-07 07:09:20.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 07:09:20.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 07:09:20.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.879 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 07:09:20.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:20.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:20.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 07:09:20.904 [DefaultDispatcher-worker-10 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.909 [DefaultDispatcher-worker-9 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.915 [DefaultDispatcher-worker-10 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.920 [DefaultDispatcher-worker-12 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.923 [Test worker @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.928 [DefaultDispatcher-worker-24 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-07 07:09:20.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 07:09:20.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 07:09:20.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:20.929 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-07 07:09:20.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:20.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 07:09:20.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 07:09:20.936 [DefaultDispatcher-worker-24 @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-04-07 07:09:21.003 [DefaultDispatcher-worker-24 @coroutine#1773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf9c2d 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-04-07 07:09:25.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-04-07 07:09:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 07:09:25.794 [DefaultDispatcher-worker-11 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba015b1 2025-04-07 07:09:25.869 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 07:09:26.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbaafbd 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 07:09:26.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 07:09:26.466 [DefaultDispatcher-worker-18 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.477 [DefaultDispatcher-worker-5 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.484 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.496 [DefaultDispatcher-worker-4 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.504 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb093f 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 07:09:26.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 07:09:26.531 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.566 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.577 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.583 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.591 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-04-07 07:09:26.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 07:09:26.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31dbca5d 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 07:09:26.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 07:09:26.620 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.643 [DefaultDispatcher-worker-21 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.652 [DefaultDispatcher-worker-23 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.660 [DefaultDispatcher-worker-16 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.670 [DefaultDispatcher-worker-18 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.678 [DefaultDispatcher-worker-10 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.692 [DefaultDispatcher-worker-5 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77262e71 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 07:09:26.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 07:09:26.706 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.725 [DefaultDispatcher-worker-11 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.735 [DefaultDispatcher-worker-22 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.741 [DefaultDispatcher-worker-9 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.755 [DefaultDispatcher-worker-12 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.764 [DefaultDispatcher-worker-5 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7860a014 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 07:09:26.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 07:09:26.794 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.808 [DefaultDispatcher-worker-12 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.819 [DefaultDispatcher-worker-20 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.826 [DefaultDispatcher-worker-12 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.833 [DefaultDispatcher-worker-5 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.838 [DefaultDispatcher-worker-8 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.852 [DefaultDispatcher-worker-17 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da0587a 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 07:09:26.868 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.897 [DefaultDispatcher-worker-12 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.905 [DefaultDispatcher-worker-5 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.914 [DefaultDispatcher-worker-16 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.923 [DefaultDispatcher-worker-5 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-04-07 07:09:26.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d426e01 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:26.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:26.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:26.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 07:09:26.962 [DefaultDispatcher-worker-11 @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:26.964 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:26.970 [DefaultDispatcher-worker-24 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:26.982 [DefaultDispatcher-worker-8 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:26.995 [DefaultDispatcher-worker-4 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:27.006 [DefaultDispatcher-worker-6 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:27.019 [DefaultDispatcher-worker-7 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bede349 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 07:09:27.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-07 07:09:27.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@299c86f0 2025-04-07 07:09:27.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 07:09:27.026 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 07:09:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-07 07:09:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-07 07:09:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 07:09:27.068 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-07 07:09:27.070 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-07 07:09:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d8075c 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 07:09:27.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-07 07:09:27.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-07 07:09:27.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 07:09:27.125 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.138 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-07 07:09:27.141 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-07 07:09:27.146 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 07:09:27.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-07 07:09:27.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-07 07:09:27.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 07:09:27.183 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-07 07:09:27.185 [Test worker @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-07 07:09:27.187 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 07:09:27.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-07 07:09:27.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-07 07:09:27.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 07:09:27.234 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-07 07:09:27.237 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-07 07:09:27.256 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.277 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.277 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.288 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.288 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.288 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.300 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:27.336 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.336 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.336 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.379 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.379 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.379 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.424 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.425 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.425 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.469 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.469 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.469 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.516 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.516 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32825/ 2025-04-07 07:09:27.516 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32825/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.559 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32825/ 2025-04-07 07:09:27.590 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.590 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.601 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.601 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.602 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.645 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.645 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.645 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.692 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.694 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.694 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.741 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.741 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.741 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.788 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.788 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.788 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.840 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.840 [Test worker @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42331/ 2025-04-07 07:09:27.840 [Test worker @coroutine#1910] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42331/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 07:09:27.842 [Test worker @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42331/ 2025-04-07 07:09:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5101b9 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:27.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 07:09:27.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec25b61 2025-04-07 07:09:27.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec25b61 2025-04-07 07:09:27.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 07:09:28.029 [DefaultDispatcher-worker-11 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec25b61 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda853f 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 07:09:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-07 07:09:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-07 07:09:28.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 07:09:28.049 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.099 [DefaultDispatcher-worker-4 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-04-07 07:09:28.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0d9da 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 07:09:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-07 07:09:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-07 07:09:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 07:09:28.140 [DefaultDispatcher-worker-9 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf6ced 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae2028d 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 07:09:28.144 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-07 07:09:28.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-07 07:09:28.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 07:09:28.176 [DefaultDispatcher-worker-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 07:09:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 07:09:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 07:09:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 07:09:28.202 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.226 [DefaultDispatcher-worker-12 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 07:09:28.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 07:09:28.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 07:09:28.245 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.262 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 07:09:28.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 07:09:28.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 07:09:28.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 07:09:28.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 07:09:28.289 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.295 [DefaultDispatcher-worker-17 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffcb1bd 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 07:09:28.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 07:09:28.319 [DefaultDispatcher-worker-14 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.325 [DefaultDispatcher-worker-18 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.329 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.330 [DefaultDispatcher-worker-1 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.334 [DefaultDispatcher-worker-1 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.345 [DefaultDispatcher-worker-16 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.350 [DefaultDispatcher-worker-13 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-07 07:09:28.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 07:09:28.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 07:09:28.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.354 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e: (connection evicted) 2025-04-07 07:09:28.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:28.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 07:09:28.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bfe4b 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77331437 2025-04-07 07:09:28.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77331437 2025-04-07 07:09:28.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 07:09:28.366 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.387 [DefaultDispatcher-worker-23 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77331437 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd1ee 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 07:09:28.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2025-04-07 07:09:28.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2025-04-07 07:09:28.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 07:09:28.430 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2025-04-07 07:09:28.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5352bc0e 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 07:09:28.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-07 07:09:28.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-07 07:09:28.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 07:09:28.457 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.467 [DefaultDispatcher-worker-24 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc878e6 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 07:09:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-07 07:09:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-07 07:09:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 07:09:28.494 [DefaultDispatcher-worker-6 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f16c21f 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 07:09:28.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-07 07:09:28.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-07 07:09:28.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 07:09:28.498 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.517 [DefaultDispatcher-worker-15 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-07 07:09:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abd7b20 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-07 07:09:28.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-07 07:09:28.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 07:09:28.539 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.554 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 07:09:28.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-07 07:09:28.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-07 07:09:28.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 07:09:28.569 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.596 [DefaultDispatcher-worker-15 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-07 07:09:28.597 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:28.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 07:09:28.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-07 07:09:28.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-07 07:09:28.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 07:09:28.621 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.641 [DefaultDispatcher-worker-18 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-07 07:09:28.681 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:28.723 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ede428e 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-07 07:09:32.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-07 07:09:32.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 07:09:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-07 07:09:32.760 [DefaultDispatcher-worker-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-07 07:09:32.767 [DefaultDispatcher-worker-4 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe4df9 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 07:09:32.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 07:09:32.778 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.788 [DefaultDispatcher-worker-16 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.794 [DefaultDispatcher-worker-3 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.798 [DefaultDispatcher-worker-17 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.804 [DefaultDispatcher-worker-18 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60aa4 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 07:09:32.818 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.828 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.833 [DefaultDispatcher-worker-12 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.837 [DefaultDispatcher-worker-13 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.842 [DefaultDispatcher-worker-18 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 07:09:32.842 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 07:09:32.854 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.864 [DefaultDispatcher-worker-22 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.869 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.871 [DefaultDispatcher-worker-17 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.876 [DefaultDispatcher-worker-10 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-07 07:09:32.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-07 07:09:32.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 07:09:32.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-07 07:09:32.904 [DefaultDispatcher-worker-10 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-07 07:09:32.906 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.914 [DefaultDispatcher-worker-1 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 07:09:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 07:09:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 07:09:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 07:09:32.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 07:09:32.943 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.955 [DefaultDispatcher-worker-5 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 07:09:32.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:32.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 07:09:32.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-07 07:09:32.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-07 07:09:32.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 07:09:32.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-07 07:09:32.980 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:32.997 [DefaultDispatcher-worker-21 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-07 07:09:33.071 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.071 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ead6e20 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 07:09:33.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 07:09:33.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.230 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.232 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.238 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.238 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.238 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.238 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.241 [DefaultDispatcher-worker-5 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.242 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.242 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.242 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.246 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298cfe89 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 07:09:33.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 07:09:33.251 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.251 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.251 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.251 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.276 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.291 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.293 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.296 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.298 [DefaultDispatcher-worker-14 @coroutine#2136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 07:09:33.298 [DefaultDispatcher-worker-14 @coroutine#2136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 07:09:33.298 [DefaultDispatcher-worker-14 @coroutine#2136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 07:09:33.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeef3ae 2025-04-07 07:09:33.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeef3ae 2025-04-07 07:09:33.300 [DefaultDispatcher-worker-15 @coroutine#2136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 07:09:33.300 [DefaultDispatcher-worker-15 @coroutine#2136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 07:09:33.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64290083 2025-04-07 07:09:33.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64290083 2025-04-07 07:09:33.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@601698de 2025-04-07 07:09:33.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@601698de 2025-04-07 07:09:33.305 [DefaultDispatcher-worker-16 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 07:09:33.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 07:09:33.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25140ab8 2025-04-07 07:09:33.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25140ab8 2025-04-07 07:09:33.310 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@387aee37 2025-04-07 07:09:33.310 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@387aee37 2025-04-07 07:09:33.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fbcca3 2025-04-07 07:09:33.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fbcca3 2025-04-07 07:09:33.316 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f768a 2025-04-07 07:09:33.316 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f768a 2025-04-07 07:09:33.318 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bf5f7 2025-04-07 07:09:33.318 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bf5f7 2025-04-07 07:09:33.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5fa031 2025-04-07 07:09:33.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5fa031 2025-04-07 07:09:33.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.340 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.342 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.345 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.345 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.345 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.345 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.348 [DefaultDispatcher-worker-22 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.348 [DefaultDispatcher-worker-22 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.350 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.350 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.350 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.350 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.350 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.351 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.351 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.351 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.352 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5636cb 2025-04-07 07:09:33.352 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5636cb 2025-04-07 07:09:33.353 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7291d731 2025-04-07 07:09:33.353 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7291d731 2025-04-07 07:09:33.355 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ae5dbb 2025-04-07 07:09:33.355 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ae5dbb 2025-04-07 07:09:33.356 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acdd0a 2025-04-07 07:09:33.356 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acdd0a 2025-04-07 07:09:33.357 [DefaultDispatcher-worker-20 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0155da 2025-04-07 07:09:33.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0155da 2025-04-07 07:09:33.359 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d52d74 2025-04-07 07:09:33.359 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d52d74 2025-04-07 07:09:33.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fb10 2025-04-07 07:09:33.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fb10 2025-04-07 07:09:33.362 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.362 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53832245 2025-04-07 07:09:33.362 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53832245 2025-04-07 07:09:33.364 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2758126a 2025-04-07 07:09:33.364 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2758126a 2025-04-07 07:09:33.364 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.366 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.371 [DefaultDispatcher-worker-9 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.376 [DefaultDispatcher-worker-21 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.381 [DefaultDispatcher-worker-3 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.386 [DefaultDispatcher-worker-23 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.390 [DefaultDispatcher-worker-22 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.395 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.399 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b1538 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.407 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 07:09:33.409 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@442ed02f 2025-04-07 07:09:33.409 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@442ed02f 2025-04-07 07:09:33.411 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae926da 2025-04-07 07:09:33.411 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae926da 2025-04-07 07:09:33.412 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed6bb5f 2025-04-07 07:09:33.412 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed6bb5f 2025-04-07 07:09:33.414 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd42ce1 2025-04-07 07:09:33.414 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd42ce1 2025-04-07 07:09:33.416 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39493a1c 2025-04-07 07:09:33.416 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39493a1c 2025-04-07 07:09:33.417 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a150419 2025-04-07 07:09:33.417 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a150419 2025-04-07 07:09:33.419 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41624c47 2025-04-07 07:09:33.419 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41624c47 2025-04-07 07:09:33.420 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfbd3ae 2025-04-07 07:09:33.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfbd3ae 2025-04-07 07:09:33.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b929d17 2025-04-07 07:09:33.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b929d17 2025-04-07 07:09:33.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.425 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.426 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.427 [DefaultDispatcher-worker-24 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.427 [DefaultDispatcher-worker-24 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.427 [DefaultDispatcher-worker-24 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.427 [DefaultDispatcher-worker-24 @coroutine#2196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.428 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.428 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.431 [DefaultDispatcher-worker-5 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.432 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.432 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.432 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.432 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.432 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.433 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 07:09:33.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 07:09:33.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.443 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.444 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.445 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 07:09:33.445 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 07:09:33.446 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 07:09:33.446 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 07:09:33.446 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 07:09:33.449 [DefaultDispatcher-worker-21 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-07 07:09:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 07:09:33.507 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.509 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.510 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162e587 2025-04-07 07:09:33.510 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162e587 2025-04-07 07:09:33.512 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa517db 2025-04-07 07:09:33.512 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa517db 2025-04-07 07:09:33.515 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a8ef7 2025-04-07 07:09:33.515 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a8ef7 2025-04-07 07:09:33.517 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.517 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e981de0 2025-04-07 07:09:33.517 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e981de0 2025-04-07 07:09:33.518 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.520 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.520 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.520 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.520 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.520 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09b69 2025-04-07 07:09:33.520 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09b69 2025-04-07 07:09:33.523 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7c5469 2025-04-07 07:09:33.523 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7c5469 2025-04-07 07:09:33.524 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.524 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.526 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ae8c47 2025-04-07 07:09:33.526 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ae8c47 2025-04-07 07:09:33.530 [DefaultDispatcher-worker-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.531 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb7e2af 2025-04-07 07:09:33.531 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb7e2af 2025-04-07 07:09:33.531 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.531 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.531 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.533 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 07:09:33.534 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@121043c3 2025-04-07 07:09:33.534 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@121043c3 2025-04-07 07:09:33.534 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 07:09:33.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.539 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.539 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.539 [DefaultDispatcher-worker-1 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.546 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de6faa 2025-04-07 07:09:33.546 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de6faa 2025-04-07 07:09:33.548 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.550 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.554 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b199161 2025-04-07 07:09:33.554 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b199161 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 07:09:33.557 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2604da 2025-04-07 07:09:33.557 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2604da 2025-04-07 07:09:33.557 [DefaultDispatcher-worker-4 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-07 07:09:33.560 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a249b5a 2025-04-07 07:09:33.560 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a249b5a 2025-04-07 07:09:33.562 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c711e8b 2025-04-07 07:09:33.562 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c711e8b 2025-04-07 07:09:33.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 07:09:33.569 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba412fd 2025-04-07 07:09:33.569 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba412fd 2025-04-07 07:09:33.575 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@441bc987 2025-04-07 07:09:33.575 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@441bc987 2025-04-07 07:09:33.578 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0b6415 2025-04-07 07:09:33.578 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0b6415 2025-04-07 07:09:33.582 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3aa299 2025-04-07 07:09:33.582 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3aa299 2025-04-07 07:09:33.582 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.591 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.594 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.594 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-07 07:09:33.594 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-07 07:09:33.595 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.596 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-07 07:09:33.596 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-07 07:09:33.596 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.596 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.596 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.596 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.598 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-07 07:09:33.599 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-07 07:09:33.603 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-07 07:09:33.603 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-07 07:09:33.605 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-07 07:09:33.605 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-07 07:09:33.606 [DefaultDispatcher-worker-6 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.607 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.607 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.607 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.608 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-07 07:09:33.608 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-07 07:09:33.608 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.608 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.609 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.609 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.609 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.610 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-07 07:09:33.610 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 07:09:33.613 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-07 07:09:33.614 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-07 07:09:33.616 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-07 07:09:33.616 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-07 07:09:33.616 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 07:09:33.617 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.626 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.628 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647de40d 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.629 [DefaultDispatcher-worker-13 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 07:09:33.631 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.631 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.631 [DefaultDispatcher-worker-13 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 07:09:33.636 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.642 [DefaultDispatcher-worker-23 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-07 07:09:33.643 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c8b7a7 2025-04-07 07:09:33.643 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c8b7a7 2025-04-07 07:09:33.645 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f40ce 2025-04-07 07:09:33.645 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f40ce 2025-04-07 07:09:33.646 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4230dcd7 2025-04-07 07:09:33.646 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4230dcd7 2025-04-07 07:09:33.647 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324af5 2025-04-07 07:09:33.647 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324af5 2025-04-07 07:09:33.649 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4aa03b 2025-04-07 07:09:33.649 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4aa03b 2025-04-07 07:09:33.650 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ff888c 2025-04-07 07:09:33.650 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ff888c 2025-04-07 07:09:33.652 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d3ce0 2025-04-07 07:09:33.652 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d3ce0 2025-04-07 07:09:33.654 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@671db5ba 2025-04-07 07:09:33.654 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@671db5ba 2025-04-07 07:09:33.654 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.655 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38898a1a 2025-04-07 07:09:33.655 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38898a1a 2025-04-07 07:09:33.655 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.662 [DefaultDispatcher-worker-13 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.663 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.663 [DefaultDispatcher-worker-13 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.664 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.664 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.664 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.664 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.665 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.665 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 07:09:33.665 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.665 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-07 07:09:33.665 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-07 07:09:33.665 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.666 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 07:09:33.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 07:09:33.668 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-07 07:09:33.668 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-07 07:09:33.670 [DefaultDispatcher-worker-1 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:33.670 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.670 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.670 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.670 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-07 07:09:33.670 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-07 07:09:33.671 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.673 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-07 07:09:33.673 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-07 07:09:33.675 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-07 07:09:33.675 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-07 07:09:33.677 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-07 07:09:33.677 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-07 07:09:33.679 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-07 07:09:33.679 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-07 07:09:33.682 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-07 07:09:33.682 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-07 07:09:33.684 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-07 07:09:33.684 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-07 07:09:33.684 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.694 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.695 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.697 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.697 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.697 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.697 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.699 [DefaultDispatcher-worker-20 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.700 [DefaultDispatcher-worker-20 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.703 [DefaultDispatcher-worker-8 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.703 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.703 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.703 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.704 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.704 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.705 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.711 [DefaultDispatcher-worker-1 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.716 [DefaultDispatcher-worker-20 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.716 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.719 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8e6a8a 2025-04-07 07:09:33.719 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8e6a8a 2025-04-07 07:09:33.721 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42498d6b 2025-04-07 07:09:33.721 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42498d6b 2025-04-07 07:09:33.721 [DefaultDispatcher-worker-15 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.722 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@467601fa 2025-04-07 07:09:33.722 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@467601fa 2025-04-07 07:09:33.724 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3748750 2025-04-07 07:09:33.724 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3748750 2025-04-07 07:09:33.726 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c11678e 2025-04-07 07:09:33.726 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c11678e 2025-04-07 07:09:33.726 [DefaultDispatcher-worker-2 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.728 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@323d87b2 2025-04-07 07:09:33.728 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@323d87b2 2025-04-07 07:09:33.729 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b239de 2025-04-07 07:09:33.729 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b239de 2025-04-07 07:09:33.731 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.731 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@635b781f 2025-04-07 07:09:33.732 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@635b781f 2025-04-07 07:09:33.732 [DefaultDispatcher-worker-17 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.733 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-07 07:09:33.734 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-07 07:09:33.734 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54415eed 2025-04-07 07:09:33.734 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54415eed 2025-04-07 07:09:33.734 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.736 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-07 07:09:33.736 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-07 07:09:33.737 [DefaultDispatcher-worker-18 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.738 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-07 07:09:33.738 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-07 07:09:33.740 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-07 07:09:33.740 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-07 07:09:33.742 [DefaultDispatcher-worker-18 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.743 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-07 07:09:33.743 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-07 07:09:33.745 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-07 07:09:33.745 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-07 07:09:33.748 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-07 07:09:33.748 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-07 07:09:33.750 [DefaultDispatcher-worker-16 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.750 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-07 07:09:33.750 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-07 07:09:33.753 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-07 07:09:33.753 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-07 07:09:33.753 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.763 [DefaultDispatcher-worker-16 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.766 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.766 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 07:09:33.766 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.767 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.767 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:33.768 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 07:09:33.768 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35119/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:33.769 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:33.769 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 07:09:33.769 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:33.770 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:33.770 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:33.770 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.776 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebbb481 2025-04-07 07:09:33.776 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebbb481 2025-04-07 07:09:33.780 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c5126 2025-04-07 07:09:33.780 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c5126 2025-04-07 07:09:33.783 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5443dff1 2025-04-07 07:09:33.783 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5443dff1 2025-04-07 07:09:33.786 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11415b1d 2025-04-07 07:09:33.786 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11415b1d 2025-04-07 07:09:33.788 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@125dfa08 2025-04-07 07:09:33.788 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@125dfa08 2025-04-07 07:09:33.790 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a6c04 2025-04-07 07:09:33.790 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a6c04 2025-04-07 07:09:33.793 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aec93a1 2025-04-07 07:09:33.793 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aec93a1 2025-04-07 07:09:33.795 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ea452 2025-04-07 07:09:33.795 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ea452 2025-04-07 07:09:33.797 [DefaultDispatcher-worker-2 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:33.797 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1e8dcd 2025-04-07 07:09:33.797 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1e8dcd 2025-04-07 07:09:33.797 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 07:09:33.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 07:09:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.824 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.826 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.827 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.827 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.827 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.827 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:33.829 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.829 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.837 [DefaultDispatcher-worker-6 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.837 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.837 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:33.837 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.838 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.838 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:33.839 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abf38d1 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 07:09:33.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 07:09:33.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.852 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.853 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.859 [DefaultDispatcher-worker-19 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 07:09:33.859 [DefaultDispatcher-worker-11 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.864 [DefaultDispatcher-worker-23 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.869 [DefaultDispatcher-worker-10 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.881 [DefaultDispatcher-worker-19 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.897 [DefaultDispatcher-worker-9 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.901 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.907 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ca22e0 2025-04-07 07:09:33.907 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ca22e0 2025-04-07 07:09:33.910 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0dd8e9 2025-04-07 07:09:33.910 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0dd8e9 2025-04-07 07:09:33.913 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29324990 2025-04-07 07:09:33.913 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29324990 2025-04-07 07:09:33.916 [DefaultDispatcher-worker-1 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.918 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30d2d2 2025-04-07 07:09:33.918 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30d2d2 2025-04-07 07:09:33.921 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9f3096 2025-04-07 07:09:33.921 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9f3096 2025-04-07 07:09:33.928 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96793c 2025-04-07 07:09:33.928 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96793c 2025-04-07 07:09:33.929 [DefaultDispatcher-worker-19 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.932 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d3c5d7 2025-04-07 07:09:33.932 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d3c5d7 2025-04-07 07:09:33.934 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1f2d9d 2025-04-07 07:09:33.934 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1f2d9d 2025-04-07 07:09:33.937 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b63b708 2025-04-07 07:09:33.937 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b63b708 2025-04-07 07:09:33.937 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-07 07:09:33.938 [DefaultDispatcher-worker-8 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.943 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:33.945 [DefaultDispatcher-worker-9 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.948 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-07 07:09:33.948 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-07 07:09:33.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-07 07:09:33.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-07 07:09:33.954 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-07 07:09:33.954 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-07 07:09:33.957 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-07 07:09:33.957 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-07 07:09:33.959 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-07 07:09:33.960 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-07 07:09:33.960 [DefaultDispatcher-worker-18 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776b7fa2 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:33.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:33.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 07:09:33.963 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-07 07:09:33.963 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-07 07:09:33.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:33.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:33.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 07:09:33.965 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-07 07:09:33.965 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-07 07:09:33.967 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-07 07:09:33.967 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-07 07:09:33.970 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-07 07:09:33.970 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-07 07:09:33.970 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:33.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:33.989 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:33.991 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:33.993 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.993 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:33.993 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:33.993 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.001 [DefaultDispatcher-worker-12 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.002 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.002 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.002 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.016 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 07:09:34.017 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.017 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.017 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.017 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 07:09:34.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.030 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.031 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.038 [DefaultDispatcher-worker-10 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-07 07:09:34.040 [DefaultDispatcher-worker-7 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.046 [DefaultDispatcher-worker-15 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.051 [DefaultDispatcher-worker-21 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.056 [DefaultDispatcher-worker-20 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.057 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:34.058 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 07:09:34.058 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54059/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 07:09:34.059 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:34.060 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:34.060 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 07:09:34.063 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:34.065 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-04-07 07:09:34.065 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-04-07 07:09:34.067 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-04-07 07:09:34.067 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-04-07 07:09:34.069 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-04-07 07:09:34.069 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-04-07 07:09:34.070 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-04-07 07:09:34.070 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-04-07 07:09:34.072 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-04-07 07:09:34.072 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-04-07 07:09:34.074 [DefaultDispatcher-worker-16 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:34.074 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-04-07 07:09:34.074 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-04-07 07:09:34.076 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-04-07 07:09:34.076 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 07:09:34.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.079 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-04-07 07:09:34.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.079 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-04-07 07:09:34.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 07:09:34.080 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-04-07 07:09:34.080 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-04-07 07:09:34.080 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:34.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.100 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.100 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.103 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.103 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:34.103 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.103 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.107 [DefaultDispatcher-worker-8 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.112 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.112 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.112 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.112 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 07:09:34.120 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.125 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.125 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:34.125 [DefaultDispatcher-worker-23 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 07:09:34.126 [DefaultDispatcher-worker-23 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.132 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e18d7 2025-04-07 07:09:34.132 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e18d7 2025-04-07 07:09:34.135 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb9f208 2025-04-07 07:09:34.135 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb9f208 2025-04-07 07:09:34.135 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.137 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.143 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8673a7 2025-04-07 07:09:34.143 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8673a7 2025-04-07 07:09:34.143 [DefaultDispatcher-worker-19 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/auth/register 2025-04-07 07:09:34.143 [DefaultDispatcher-worker-19 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/auth/register. 2025-04-07 07:09:34.143 [DefaultDispatcher-worker-19 @coroutine#2466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/auth/register 2025-04-07 07:09:34.143 [DefaultDispatcher-worker-19 @coroutine#2466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43079/auth/register from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.145 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a84f833 2025-04-07 07:09:34.145 [DefaultDispatcher-worker-7 @coroutine#2466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/auth/register 2025-04-07 07:09:34.145 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a84f833 2025-04-07 07:09:34.145 [DefaultDispatcher-worker-7 @coroutine#2466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/auth/register 2025-04-07 07:09:34.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f69ed14 2025-04-07 07:09:34.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f69ed14 2025-04-07 07:09:34.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba47143 2025-04-07 07:09:34.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba47143 2025-04-07 07:09:34.153 [DefaultDispatcher-worker-20 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 07:09:34.154 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a33adb 2025-04-07 07:09:34.154 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a33adb 2025-04-07 07:09:34.157 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@aab077c 2025-04-07 07:09:34.157 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@aab077c 2025-04-07 07:09:34.159 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada5a70 2025-04-07 07:09:34.159 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada5a70 2025-04-07 07:09:34.159 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:34.179 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.180 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd4cc32 2025-04-07 07:09:34.180 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd4cc32 2025-04-07 07:09:34.182 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@521329d8 2025-04-07 07:09:34.182 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@521329d8 2025-04-07 07:09:34.183 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ca742 2025-04-07 07:09:34.183 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@562ca742 2025-04-07 07:09:34.184 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@132e23e3 2025-04-07 07:09:34.184 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@132e23e3 2025-04-07 07:09:34.185 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e1c8e8 2025-04-07 07:09:34.185 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e1c8e8 2025-04-07 07:09:34.186 [DefaultDispatcher-worker-14 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43079/auth/register. 2025-04-07 07:09:34.186 [DefaultDispatcher-worker-14 @coroutine#2466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43079/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:34.187 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@227771e5 2025-04-07 07:09:34.187 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@227771e5 2025-04-07 07:09:34.189 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c45e 2025-04-07 07:09:34.189 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c45e 2025-04-07 07:09:34.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7301dcac 2025-04-07 07:09:34.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7301dcac 2025-04-07 07:09:34.193 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0ecac 2025-04-07 07:09:34.193 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0ecac 2025-04-07 07:09:34.193 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-07 07:09:34.201 [DefaultDispatcher-worker-8 @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.206 [DefaultDispatcher-worker-19 @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 07:09:34.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 07:09:34.226 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3943d618 2025-04-07 07:09:34.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3943d618 2025-04-07 07:09:34.230 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37842f40 2025-04-07 07:09:34.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37842f40 2025-04-07 07:09:34.232 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bbbd68 2025-04-07 07:09:34.232 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bbbd68 2025-04-07 07:09:34.234 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b9257b 2025-04-07 07:09:34.234 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b9257b 2025-04-07 07:09:34.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.236 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@516ddea2 2025-04-07 07:09:34.236 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@516ddea2 2025-04-07 07:09:34.238 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@470515e0 2025-04-07 07:09:34.239 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@470515e0 2025-04-07 07:09:34.240 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bb095 2025-04-07 07:09:34.240 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bb095 2025-04-07 07:09:34.242 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1696da34 2025-04-07 07:09:34.242 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1696da34 2025-04-07 07:09:34.244 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b18e8a 2025-04-07 07:09:34.244 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b18e8a 2025-04-07 07:09:34.244 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 07:09:34.244 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.246 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.247 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.247 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.247 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.247 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.248 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.248 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.252 [DefaultDispatcher-worker-20 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.252 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.252 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.252 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.253 [DefaultDispatcher-worker-21 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.253 [DefaultDispatcher-worker-21 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.254 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.257 [DefaultDispatcher-worker-22 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:34.257 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.257 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.257 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.258 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.258 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.259 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.276 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-04-07 07:09:34.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 07:09:34.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 07:09:34.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.278 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2: (connection evicted) 2025-04-07 07:09:34.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 07:09:34.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 07:09:34.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d4af473 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 07:09:34.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 07:09:34.284 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.291 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.292 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.293 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.293 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.293 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.293 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.294 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.294 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.298 [DefaultDispatcher-worker-13 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.298 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.298 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.298 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.299 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.299 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.301 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.303 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.306 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f 2025-04-07 07:09:34.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 07:09:34.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 07:09:34.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.307 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc5eb8f: (connection evicted) 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 07:09:34.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da8a302 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 07:09:34.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 07:09:34.311 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.319 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.320 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.321 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.322 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.322 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.322 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.323 [DefaultDispatcher-worker-6 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.323 [DefaultDispatcher-worker-6 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.327 [DefaultDispatcher-worker-9 @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.327 [DefaultDispatcher-worker-9 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.327 [DefaultDispatcher-worker-9 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.327 [DefaultDispatcher-worker-9 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.328 [DefaultDispatcher-worker-22 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.328 [DefaultDispatcher-worker-22 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.329 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.330 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.333 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.335 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.336 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.338 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.340 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-04-07 07:09:34.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 07:09:34.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 07:09:34.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.340 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318ca53a: (connection evicted) 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 07:09:34.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d0a492 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 07:09:34.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 07:09:34.343 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.349 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.350 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.351 [DefaultDispatcher-worker-17 @coroutine#2579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.351 [DefaultDispatcher-worker-17 @coroutine#2579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.351 [DefaultDispatcher-worker-17 @coroutine#2579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.351 [DefaultDispatcher-worker-17 @coroutine#2579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.352 [DefaultDispatcher-worker-12 @coroutine#2579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.353 [DefaultDispatcher-worker-12 @coroutine#2579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.356 [DefaultDispatcher-worker-6 @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.356 [DefaultDispatcher-worker-10 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-6 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-6 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-6 @coroutine#2578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-6 @coroutine#2578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.357 [DefaultDispatcher-worker-6 @coroutine#2578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.358 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.358 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.359 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.360 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.363 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bef795 2025-04-07 07:09:34.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 07:09:34.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 07:09:34.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.364 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72bef795: (connection evicted) 2025-04-07 07:09:34.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 07:09:34.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 07:09:34.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ceb67f 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 07:09:34.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 07:09:34.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.377 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.378 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.379 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.379 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.379 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.379 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.380 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.381 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.385 [DefaultDispatcher-worker-22 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.385 [DefaultDispatcher-worker-22 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.385 [DefaultDispatcher-worker-22 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.385 [DefaultDispatcher-worker-22 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.386 [DefaultDispatcher-worker-6 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.386 [DefaultDispatcher-worker-6 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.387 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.390 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.391 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.393 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.396 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2025-04-07 07:09:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 07:09:34.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 07:09:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.397 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22: (connection evicted) 2025-04-07 07:09:34.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 07:09:34.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c40e456 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 07:09:34.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 07:09:34.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.408 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.409 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.410 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.410 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 07:09:34.410 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.410 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:34.411 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.411 [DefaultDispatcher-worker-17 @coroutine#2645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 07:09:34.414 [DefaultDispatcher-worker-10 @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.414 [DefaultDispatcher-worker-10 @coroutine#2644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.414 [DefaultDispatcher-worker-10 @coroutine#2644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 07:09:34.414 [DefaultDispatcher-worker-10 @coroutine#2644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.415 [DefaultDispatcher-worker-14 @coroutine#2644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.415 [DefaultDispatcher-worker-14 @coroutine#2644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 07:09:34.416 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.418 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49467fc6 2025-04-07 07:09:34.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 07:09:34.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 07:09:34.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.420 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49467fc6: (connection evicted) 2025-04-07 07:09:34.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 07:09:34.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 07:09:34.507 [DefaultDispatcher-worker-2 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:34.507 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.507 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.507 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.508 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.508 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.554 [DefaultDispatcher-worker-6 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:34.554 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.554 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.554 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.555 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.555 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.614 [DefaultDispatcher-worker-22 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:34.614 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.614 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.614 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.615 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.615 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.676 [DefaultDispatcher-worker-15 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:34.676 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.676 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.676 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.677 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.709 [DefaultDispatcher-worker-22 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:34.709 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.709 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.709 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.710 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.710 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.713 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197c3101 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.714 [Test worker @coroutine#2701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 07:09:34.722 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.728 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.729 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.730 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.735 [DefaultDispatcher-worker-19 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.741 [DefaultDispatcher-worker-21 @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 07:09:34.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 07:09:34.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 07:09:34.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.743 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad: (connection evicted) 2025-04-07 07:09:34.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 07:09:34.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741f8cf 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.745 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 07:09:34.754 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.759 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.760 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.761 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.762 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 07:09:34.772 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.778 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.779 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.780 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.785 [DefaultDispatcher-worker-14 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-07 07:09:34.793 [DefaultDispatcher-worker-23 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.798 [DefaultDispatcher-worker-17 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.802 [DefaultDispatcher-worker-11 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-07 07:09:34.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 07:09:34.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 07:09:34.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.812 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34: (connection evicted) 2025-04-07 07:09:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 07:09:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.813 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-07 07:09:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 07:09:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37351baa 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.814 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 07:09:34.815 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.815 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.815 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 07:09:34.823 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.828 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.829 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.830 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.830 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 07:09:34.831 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.831 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.831 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 07:09:34.839 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.843 [DefaultDispatcher-worker-23 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:34.843 [DefaultDispatcher-worker-23 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.843 [DefaultDispatcher-worker-23 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:34.843 [DefaultDispatcher-worker-23 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.844 [DefaultDispatcher-worker-23 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.844 [DefaultDispatcher-worker-23 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:34.845 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.846 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.847 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.851 [DefaultDispatcher-worker-1 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-07 07:09:34.859 [DefaultDispatcher-worker-12 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.863 [DefaultDispatcher-worker-23 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.866 [DefaultDispatcher-worker-12 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2025-04-07 07:09:34.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 07:09:34.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 07:09:34.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.869 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf: (connection evicted) 2025-04-07 07:09:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 07:09:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.870 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-07 07:09:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 07:09:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed94e6a 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.872 [Test worker @coroutine#2798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 07:09:34.881 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.886 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.887 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.888 [Test worker @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.894 [DefaultDispatcher-worker-19 @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.905 [DefaultDispatcher-worker-7 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.906 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.910 [DefaultDispatcher-worker-17 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2025-04-07 07:09:34.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-07 07:09:34.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-07 07:09:34.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.924 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb: (connection evicted) 2025-04-07 07:09:34.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-07 07:09:34.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-07 07:09:34.925 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89017e5 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.926 [Test worker @coroutine#2857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 07:09:34.934 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.939 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.940 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.941 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.947 [DefaultDispatcher-worker-14 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.959 [DefaultDispatcher-worker-13 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.960 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.965 [DefaultDispatcher-worker-17 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-04-07 07:09:34.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 07:09:34.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 07:09:34.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:34.969 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8: (connection evicted) 2025-04-07 07:09:34.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:34.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 07:09:34.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a723adf 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:34.971 [Test worker @coroutine#2915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 07:09:34.972 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.972 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.972 [Test worker @coroutine#2915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 07:09:34.979 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.985 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.986 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.988 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:34.993 [DefaultDispatcher-worker-11 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:35.004 [DefaultDispatcher-worker-3 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:35.009 [DefaultDispatcher-worker-11 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:35.054 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:35.088 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.088 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.088 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.088 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.089 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.089 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.147 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:35.148 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.148 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.148 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.149 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.149 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.154 [DefaultDispatcher-worker-16 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2025-04-07 07:09:35.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 07:09:35.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 07:09:35.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.188 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87: (connection evicted) 2025-04-07 07:09:35.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:35.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 07:09:35.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d58ed12 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.190 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.191 [Test worker @coroutine#2959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 07:09:35.200 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.205 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.206 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.207 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.212 [DefaultDispatcher-worker-8 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.213 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.226 [DefaultDispatcher-worker-18 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.230 [DefaultDispatcher-worker-8 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ad750f 2025-04-07 07:09:35.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 07:09:35.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 07:09:35.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.237 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ad750f: (connection evicted) 2025-04-07 07:09:35.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:35.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 07:09:35.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7701b695 2025-04-07 07:09:35.238 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.239 [Test worker @coroutine#2993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 07:09:35.248 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.253 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.254 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.255 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.261 [DefaultDispatcher-worker-7 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-04-07 07:09:35.263 [DefaultDispatcher-worker-13 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:35.263 [DefaultDispatcher-worker-13 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.263 [DefaultDispatcher-worker-13 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.263 [DefaultDispatcher-worker-13 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.264 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.264 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.307 [DefaultDispatcher-worker-16 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c7fb0b 2025-04-07 07:09:35.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 07:09:35.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 07:09:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.312 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b63917: (connection evicted) 2025-04-07 07:09:35.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:35.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 07:09:35.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b99f09 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 07:09:35.378 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.384 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:35.384 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.384 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.384 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.385 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.385 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.401 [DefaultDispatcher-worker-17 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.406 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.410 [DefaultDispatcher-worker-21 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.415 [DefaultDispatcher-worker-24 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.416 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.435 [DefaultDispatcher-worker-15 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.436 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 07:09:35.442 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-07 07:09:35.443 [DefaultDispatcher-worker-24 @coroutine#3040] INFO ktor.application - Responding at http://0.0.0.0:35425 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a1fce44 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 07:09:35.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 07:09:35.453 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.454 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:35.454 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.454 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.455 [eventLoopGroupProxy-19-1 @call-handler#3051] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:35.455 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:35.456 [eventLoopGroupProxy-19-1 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.456 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.456 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.456 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.456 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.456 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e62d757 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 07:09:35.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 07:09:35.464 [DefaultDispatcher-worker-11 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.464 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.464 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.464 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.465 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:35.465 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.466 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.466 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.470 [DefaultDispatcher-worker-6 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.474 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.474 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:35.474 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.474 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438a2337 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:35.475 [DefaultDispatcher-worker-18 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 07:09:35.475 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:35.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 07:09:35.475 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.475 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-07 07:09:35.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-07 07:09:35.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 07:09:35.475 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.476 [eventLoopGroupProxy-19-3 @call-handler#3069] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:35.476 [eventLoopGroupProxy-19-3 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.476 [DefaultDispatcher-worker-21 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.476 [DefaultDispatcher-worker-21 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.485 [DefaultDispatcher-worker-7 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.485 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.485 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.485 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.486 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:35.486 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.487 [DefaultDispatcher-worker-1 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.487 [DefaultDispatcher-worker-1 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.489 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.489 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 07:09:35.489 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.489 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-4 @call-handler#3087] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 07:09:35.490 [eventLoopGroupProxy-19-4 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.491 [DefaultDispatcher-worker-15 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.491 [DefaultDispatcher-worker-15 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 07:09:35.492 [DefaultDispatcher-worker-20 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.494 [DefaultDispatcher-worker-22 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.496 [DefaultDispatcher-worker-13 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.499 [DefaultDispatcher-worker-19 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.500 [DefaultDispatcher-worker-2 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-07 07:09:35.500 [DefaultDispatcher-worker-2 @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.500 [DefaultDispatcher-worker-2 @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.500 [DefaultDispatcher-worker-2 @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.501 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 07:09:35.501 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.501 [DefaultDispatcher-worker-15 @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.501 [DefaultDispatcher-worker-15 @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.506 [DefaultDispatcher-worker-8 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-07 07:09:35.510 [DefaultDispatcher-worker-8 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-07 07:09:35.512 [DefaultDispatcher-worker-8 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:35.513 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.513 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.513 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.514 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.514 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.516 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.518 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.518 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 07:09:35.518 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.519 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 07:09:35.522 [DefaultDispatcher-worker-17 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.536 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.536 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.537 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 07:09:35.537 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.537 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793 2025-04-07 07:09:35.537 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793. 2025-04-07 07:09:35.537 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793 2025-04-07 07:09:35.538 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 07:09:35.542 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.543 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793 2025-04-07 07:09:35.543 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793 2025-04-07 07:09:35.543 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793. 2025-04-07 07:09:35.543 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.544 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:35.548 [DefaultDispatcher-worker-1 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.549 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.549 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 07:09:35.549 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.550 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 07:09:35.551 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.551 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.551 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.552 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 07:09:35.552 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.556 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.559 [DefaultDispatcher-worker-20 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:35.559 [DefaultDispatcher-worker-20 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.559 [DefaultDispatcher-worker-20 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.559 [DefaultDispatcher-worker-20 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.560 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.560 [DefaultDispatcher-worker-8 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.560 [DefaultDispatcher-worker-8 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.568 [DefaultDispatcher-worker-3 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.571 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.571 [DefaultDispatcher-worker-6 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.572 [DefaultDispatcher-worker-6 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.572 [DefaultDispatcher-worker-6 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.572 [DefaultDispatcher-worker-6 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.572 [DefaultDispatcher-worker-6 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.572 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:35.573 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:35.573 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.576 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.578 [DefaultDispatcher-worker-13 @call-handler#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.578 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.578 [DefaultDispatcher-worker-10 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.578 [DefaultDispatcher-worker-10 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.578 [DefaultDispatcher-worker-10 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.578 [DefaultDispatcher-worker-10 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.583 [DefaultDispatcher-worker-18 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.588 [DefaultDispatcher-worker-20 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.589 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.589 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 07:09:35.589 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.589 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 07:09:35.593 [DefaultDispatcher-worker-7 @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794. 2025-04-07 07:09:35.603 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794 2025-04-07 07:09:35.604 [eventLoopGroupProxy-19-2 @call-handler#3147] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 07:09:35.604 [eventLoopGroupProxy-19-2 @call-handler#3147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.605 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794 2025-04-07 07:09:35.605 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794 2025-04-07 07:09:35.605 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794. 2025-04-07 07:09:35.605 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713676569905057794 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.610 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.611 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.611 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 07:09:35.611 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.611 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 07:09:35.612 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.612 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.612 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 07:09:35.612 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 07:09:35.612 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.617 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.619 [DefaultDispatcher-worker-3 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:35.619 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.619 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.620 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.620 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.620 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.629 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-1 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-24 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.633 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.634 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:35.634 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:35.634 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.637 [DefaultDispatcher-worker-19 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.642 [DefaultDispatcher-worker-24 @call-handler#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.642 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.643 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.643 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.643 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.643 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.648 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.651 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.651 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792. 2025-04-07 07:09:35.651 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.652 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.652 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.652 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.652 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 07:09:35.653 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.653 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.653 [UI Thread @coroutine#3190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.653 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.653 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.653 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.654 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.654 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793. 2025-04-07 07:09:35.654 [UI Thread @coroutine#3212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.655 [eventLoopGroupProxy-19-5 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 07:09:35.655 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.656 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 07:09:35.656 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 07:09:35.656 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.656 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.656 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792. 2025-04-07 07:09:35.656 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.657 [eventLoopGroupProxy-19-5 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.657 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.657 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.657 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.657 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.657 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.657 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.658 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.658 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.658 [UI Thread @coroutine#3190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.658 [UI Thread @coroutine#3190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.658 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.658 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.658 [eventLoopGroupProxy-19-8 @call-handler#3231] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 07:09:35.658 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.658 [UI Thread @coroutine#3190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.662 [DefaultDispatcher-worker-24 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.667 [eventLoopGroupProxy-19-8 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.667 [DefaultDispatcher-worker-12 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.668 [UI Thread @coroutine#3212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.668 [UI Thread @coroutine#3212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.668 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793. 2025-04-07 07:09:35.668 [UI Thread @coroutine#3212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.672 [DefaultDispatcher-worker-12 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.677 [DefaultDispatcher-worker-16 @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.683 [DefaultDispatcher-worker-6 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:35.683 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.683 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.683 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.684 [DefaultDispatcher-worker-1 @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.684 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.688 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792 2025-04-07 07:09:35.688 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792. 2025-04-07 07:09:35.688 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792 2025-04-07 07:09:35.689 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-07 07:09:35.690 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.691 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792 2025-04-07 07:09:35.691 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792 2025-04-07 07:09:35.691 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792. 2025-04-07 07:09:35.691 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.696 [DefaultDispatcher-worker-22 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.704 [DefaultDispatcher-worker-10 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.710 [DefaultDispatcher-worker-3 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.710 [DefaultDispatcher-worker-3 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.710 [DefaultDispatcher-worker-3 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.710 [DefaultDispatcher-worker-3 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.710 [DefaultDispatcher-worker-3 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.711 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:35.711 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:35.711 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.717 [DefaultDispatcher-worker-13 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:35.717 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.717 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.717 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.719 [DefaultDispatcher-worker-3 @call-handler#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.719 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.720 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.720 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.720 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.720 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.721 [DefaultDispatcher-worker-4 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.721 [DefaultDispatcher-worker-4 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.726 [DefaultDispatcher-worker-19 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.726 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793 2025-04-07 07:09:35.726 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793. 2025-04-07 07:09:35.726 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793 2025-04-07 07:09:35.727 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-07 07:09:35.732 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.733 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793 2025-04-07 07:09:35.733 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793 2025-04-07 07:09:35.734 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793. 2025-04-07 07:09:35.734 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713676569905057794&assignmentUid=713676569905057792&clazzUid=713676569905057792&submitterUid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.740 [DefaultDispatcher-worker-2 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.748 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793 2025-04-07 07:09:35.748 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793. 2025-04-07 07:09:35.748 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793 2025-04-07 07:09:35.749 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-07 07:09:35.750 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.750 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.750 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.751 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792. 2025-04-07 07:09:35.751 [UI Thread @coroutine#3298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.751 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.751 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.751 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.752 [eventLoopGroupProxy-19-7 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-07 07:09:35.752 [eventLoopGroupProxy-19-8 @call-handler#3314] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-07 07:09:35.753 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.753 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793 2025-04-07 07:09:35.753 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793 2025-04-07 07:09:35.753 [eventLoopGroupProxy-19-6 @call-handler#3312] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-07 07:09:35.753 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793. 2025-04-07 07:09:35.753 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/PersonDao/getNamesByUid?uid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.754 [eventLoopGroupProxy-19-8 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.755 [eventLoopGroupProxy-19-2 @call-handler#3322] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-07 07:09:35.755 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.755 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.755 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.755 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.756 [eventLoopGroupProxy-19-6 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.757 [eventLoopGroupProxy-19-2 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.757 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.757 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.759 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.759 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.759 [eventLoopGroupProxy-19-7 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.759 [UI Thread @coroutine#3298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792 2025-04-07 07:09:35.759 [UI Thread @coroutine#3298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792 2025-04-07 07:09:35.760 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792. 2025-04-07 07:09:35.760 [UI Thread @coroutine#3298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.760 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.760 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.760 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.760 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.762 [DefaultDispatcher-worker-24 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.767 [DefaultDispatcher-worker-10 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.772 [DefaultDispatcher-worker-3 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.778 [DefaultDispatcher-worker-14 @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.782 [DefaultDispatcher-worker-2 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.787 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794 2025-04-07 07:09:35.787 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794. 2025-04-07 07:09:35.787 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794 2025-04-07 07:09:35.788 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-07 07:09:35.792 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.793 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794 2025-04-07 07:09:35.793 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794 2025-04-07 07:09:35.793 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794. 2025-04-07 07:09:35.793 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057794 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.799 [DefaultDispatcher-worker-5 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.800 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793 2025-04-07 07:09:35.800 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793. 2025-04-07 07:09:35.800 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793 2025-04-07 07:09:35.801 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-07 07:09:35.802 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.803 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793 2025-04-07 07:09:35.803 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793 2025-04-07 07:09:35.803 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793. 2025-04-07 07:09:35.803 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/PersonDao/findByUidAsync?uid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.808 [DefaultDispatcher-worker-23 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.816 [DefaultDispatcher-worker-6 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.821 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.821 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.821 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.821 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.821 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35425/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 07:09:35.822 [eventLoopGroupProxy-19-2 @call-handler#3343] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 07:09:35.822 [eventLoopGroupProxy-19-2 @call-handler#3343] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 07:09:35.822 [eventLoopGroupProxy-19-2 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 07:09:35.828 [DefaultDispatcher-worker-7 @call-handler#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724a80d2 2025-04-07 07:09:35.828 [eventLoopGroupProxy-19-2 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.828 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.828 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/replication/message 2025-04-07 07:09:35.829 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/replication/message. 2025-04-07 07:09:35.829 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.830 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.830 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792. 2025-04-07 07:09:35.830 [UI Thread @coroutine#3367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.831 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.831 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.831 [UI Thread @coroutine#3371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.831 [eventLoopGroupProxy-19-2 @call-handler#3385] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 07:09:35.831 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 07:09:35.831 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.831 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.831 [UI Thread @coroutine#3376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.831 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.831 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.832 [UI Thread @coroutine#3378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.832 [eventLoopGroupProxy-19-2 @call-handler#3385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.832 [eventLoopGroupProxy-19-7 @call-handler#3395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 07:09:35.832 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.832 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793. 2025-04-07 07:09:35.832 [UI Thread @coroutine#3397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.832 [eventLoopGroupProxy-19-8 @call-handler#3401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 07:09:35.832 [UI Thread @coroutine#3367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.832 [UI Thread @coroutine#3367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 2025-04-07 07:09:35.832 [eventLoopGroupProxy-19-7 @call-handler#3395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.833 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792. 2025-04-07 07:09:35.833 [UI Thread @coroutine#3367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.833 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.833 [eventLoopGroupProxy-19-8 @call-handler#3401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.833 [eventLoopGroupProxy-19-2 @call-handler#3407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 07:09:35.833 [UI Thread @coroutine#3376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.833 [UI Thread @coroutine#3376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.833 [UI Thread @coroutine#3371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.833 [UI Thread @coroutine#3371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.834 [UI Thread @coroutine#3378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.834 [UI Thread @coroutine#3378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 2025-04-07 07:09:35.834 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.834 [UI Thread @coroutine#3376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.834 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.834 [UI Thread @coroutine#3371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.834 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792. 2025-04-07 07:09:35.834 [UI Thread @coroutine#3378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713676569905057793&assignmentUid=713676569905057792 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.835 [eventLoopGroupProxy-19-2 @call-handler#3407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 07:09:35.835 [UI Thread @coroutine#3397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.835 [UI Thread @coroutine#3397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 2025-04-07 07:09:35.835 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793. 2025-04-07 07:09:35.835 [UI Thread @coroutine#3397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35425/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713676569905057792&clazzUid=713676569905057792&accountPersonUid=713676569905057793 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:35.835 [DefaultDispatcher-worker-22 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7746330a 2025-04-07 07:09:35.838 [DefaultDispatcher-worker-11 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.843 [DefaultDispatcher-worker-18 @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.847 [DefaultDispatcher-worker-17 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.849 [DefaultDispatcher-worker-10 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:35.849 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.849 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:35.849 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.850 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.850 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:35.852 [DefaultDispatcher-worker-12 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.857 [DefaultDispatcher-worker-17 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0 2025-04-07 07:09:35.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 07:09:35.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 07:09:35.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.864 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5fdbd0: (connection evicted) 2025-04-07 07:09:35.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:35.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 07:09:35.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 07:09:35.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 07:09:35.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 07:09:35.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:35.865 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7746330a: (connection evicted) 2025-04-07 07:09:35.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:35.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 07:09:35.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 07:09:36.094 [DefaultDispatcher-worker-1 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:36.094 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.094 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.094 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.096 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.096 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.154 [DefaultDispatcher-worker-22 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:36.154 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.154 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.154 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.156 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.156 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.234 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.269 [DefaultDispatcher-worker-24 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:36.269 [DefaultDispatcher-worker-24 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.269 [DefaultDispatcher-worker-24 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.269 [DefaultDispatcher-worker-24 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.270 [DefaultDispatcher-worker-24 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.270 [DefaultDispatcher-worker-24 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.365 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.390 [DefaultDispatcher-worker-19 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:36.391 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.391 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.391 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.391 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.391 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.407 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.445 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.519 [DefaultDispatcher-worker-20 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:36.519 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.519 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.519 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.520 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.520 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.566 [DefaultDispatcher-worker-18 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:36.566 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.566 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.566 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.569 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.569 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.625 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:36.626 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.626 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.626 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.626 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.626 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.690 [DefaultDispatcher-worker-12 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:36.690 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.690 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.690 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.691 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.698 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.726 [DefaultDispatcher-worker-23 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:36.727 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.727 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.727 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.727 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.728 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.854 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:36.855 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.855 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:36.855 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.855 [DefaultDispatcher-worker-24 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.855 [DefaultDispatcher-worker-24 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:36.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 07:09:36.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 07:09:36.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.869 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724a80d2: (connection evicted) 2025-04-07 07:09:36.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:36.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 07:09:36.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dabad5c 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.872 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 07:09:36.880 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.885 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.886 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.887 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7536ef0f 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.888 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 07:09:36.897 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.902 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.903 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.904 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.909 [DefaultDispatcher-worker-13 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2025-04-07 07:09:36.918 [DefaultDispatcher-worker-16 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.924 [DefaultDispatcher-worker-21 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2025-04-07 07:09:36.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 07:09:36.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 07:09:36.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.930 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1203c259: (connection evicted) 2025-04-07 07:09:36.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:36.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 07:09:36.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 07:09:36.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 07:09:36.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 07:09:36.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.930 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796434a3: (connection evicted) 2025-04-07 07:09:36.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:36.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 07:09:36.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8b1902 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.932 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 07:09:36.940 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.945 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.946 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.947 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c66ac2 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.948 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 07:09:36.956 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.961 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.962 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.964 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.967 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.968 [DefaultDispatcher-worker-8 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a717a7 2025-04-07 07:09:36.975 [DefaultDispatcher-worker-1 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.980 [DefaultDispatcher-worker-13 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.985 [DefaultDispatcher-worker-19 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.991 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.996 [DefaultDispatcher-worker-11 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61a646 2025-04-07 07:09:36.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 07:09:36.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 07:09:36.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.998 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b61a646: (connection evicted) 2025-04-07 07:09:36.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:36.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 07:09:36.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 07:09:36.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 07:09:36.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 07:09:36.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:36.999 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27a717a7: (connection evicted) 2025-04-07 07:09:36.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:36.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 07:09:36.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22071f0 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.000 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 07:09:37.008 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.013 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.014 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.014 [Test worker @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.015 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6d88d1 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.016 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 07:09:37.025 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.030 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.031 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.032 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.036 [DefaultDispatcher-worker-5 @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38159192 2025-04-07 07:09:37.042 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.044 [DefaultDispatcher-worker-5 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.049 [DefaultDispatcher-worker-17 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35825d43 2025-04-07 07:09:37.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 07:09:37.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 07:09:37.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.054 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35825d43: (connection evicted) 2025-04-07 07:09:37.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 07:09:37.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.055 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38159192: (connection evicted) 2025-04-07 07:09:37.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 07:09:37.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc9d672 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.056 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.057 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 07:09:37.068 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.073 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.074 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.075 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.075 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f57420 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.076 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 07:09:37.084 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.089 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.090 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.091 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.095 [DefaultDispatcher-worker-15 @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e61e18 2025-04-07 07:09:37.100 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:37.100 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.100 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.100 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.101 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.101 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.102 [DefaultDispatcher-worker-6 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.107 [DefaultDispatcher-worker-20 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daee083 2025-04-07 07:09:37.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 07:09:37.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 07:09:37.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.112 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daee083: (connection evicted) 2025-04-07 07:09:37.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 07:09:37.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 07:09:37.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 07:09:37.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 07:09:37.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.112 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e61e18: (connection evicted) 2025-04-07 07:09:37.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 07:09:37.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8106fa 2025-04-07 07:09:37.113 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.114 [Test worker @coroutine#3721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 07:09:37.119 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.121 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.126 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.127 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.128 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ce1ab4c 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.129 [Test worker @coroutine#3721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 07:09:37.136 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.137 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.142 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.143 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.144 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.149 [DefaultDispatcher-worker-10 @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2 2025-04-07 07:09:37.156 [DefaultDispatcher-worker-3 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.159 [DefaultDispatcher-worker-21 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:37.160 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.160 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.160 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.160 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.160 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.161 [DefaultDispatcher-worker-20 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a 2025-04-07 07:09:37.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 07:09:37.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 07:09:37.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.165 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a649f9a: (connection evicted) 2025-04-07 07:09:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 07:09:37.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 07:09:37.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 07:09:37.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 07:09:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.166 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9ba9e2: (connection evicted) 2025-04-07 07:09:37.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 07:09:37.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 07:09:37.167 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.167 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314e240c 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.168 [Test worker @coroutine#3781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 07:09:37.176 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.181 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.182 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.183 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e87c4cf 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.183 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.184 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.184 [Test worker @coroutine#3781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 07:09:37.184 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.184 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.184 [Test worker @coroutine#3781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 07:09:37.192 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.197 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.198 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.199 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.204 [DefaultDispatcher-worker-24 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2025-04-07 07:09:37.204 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.213 [DefaultDispatcher-worker-9 @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.220 [DefaultDispatcher-worker-3 @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.225 [DefaultDispatcher-worker-23 @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230383a7 2025-04-07 07:09:37.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 07:09:37.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 07:09:37.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.232 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@230383a7: (connection evicted) 2025-04-07 07:09:37.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 07:09:37.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 07:09:37.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 07:09:37.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 07:09:37.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.233 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1: (connection evicted) 2025-04-07 07:09:37.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 07:09:37.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5e7f4c 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.235 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 07:09:37.236 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.236 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.236 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 07:09:37.249 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.256 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.258 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.259 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fa8762 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.260 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 07:09:37.261 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.261 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.261 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 07:09:37.274 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.275 [DefaultDispatcher-worker-1 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:37.275 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.276 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.276 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.277 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.277 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.282 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.283 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.285 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.291 [DefaultDispatcher-worker-4 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5035c23c 2025-04-07 07:09:37.301 [DefaultDispatcher-worker-23 @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.309 [DefaultDispatcher-worker-6 @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.316 [DefaultDispatcher-worker-17 @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.335 [DefaultDispatcher-worker-5 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2025-04-07 07:09:37.337 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:37.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 07:09:37.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 07:09:37.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.339 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179367ff: (connection evicted) 2025-04-07 07:09:37.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 07:09:37.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 07:09:37.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 07:09:37.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 07:09:37.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.341 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5035c23c: (connection evicted) 2025-04-07 07:09:37.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 07:09:37.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79dd79eb 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.344 [Test worker @coroutine#3931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 07:09:37.358 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.366 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.368 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.370 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.370 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6f34f5 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.371 [Test worker @coroutine#3931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 07:09:37.373 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.383 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.389 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.390 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.391 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.396 [DefaultDispatcher-worker-8 @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2025-04-07 07:09:37.396 [DefaultDispatcher-worker-4 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:37.396 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.396 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.396 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.397 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.398 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.405 [DefaultDispatcher-worker-12 @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.411 [DefaultDispatcher-worker-11 @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.413 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1 2025-04-07 07:09:37.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 07:09:37.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 07:09:37.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.418 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae88df1: (connection evicted) 2025-04-07 07:09:37.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 07:09:37.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 07:09:37.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 07:09:37.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 07:09:37.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.420 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c: (connection evicted) 2025-04-07 07:09:37.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 07:09:37.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d9a016 2025-04-07 07:09:37.421 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.422 [Test worker @coroutine#3994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 07:09:37.436 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.444 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.446 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.447 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67bf393c 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.448 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.451 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.452 [Test worker @coroutine#3994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 07:09:37.461 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.467 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.468 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.469 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.474 [DefaultDispatcher-worker-22 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2025-04-07 07:09:37.484 [DefaultDispatcher-worker-18 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.490 [DefaultDispatcher-worker-13 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.492 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.494 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea 2025-04-07 07:09:37.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 07:09:37.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 07:09:37.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.499 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2715b3ea: (connection evicted) 2025-04-07 07:09:37.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 07:09:37.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 07:09:37.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 07:09:37.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 07:09:37.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.500 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe: (connection evicted) 2025-04-07 07:09:37.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 07:09:37.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439acac0 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.501 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.502 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 07:09:37.510 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.516 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.517 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.518 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1216b0 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.518 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 07:09:37.519 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.519 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.519 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 07:09:37.525 [DefaultDispatcher-worker-18 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:37.525 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.525 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.525 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.526 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.526 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.528 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.533 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.534 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.535 [Test worker @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.540 [DefaultDispatcher-worker-20 @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f 2025-04-07 07:09:37.550 [DefaultDispatcher-worker-7 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.556 [DefaultDispatcher-worker-7 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06 2025-04-07 07:09:37.610 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.612 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.612 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.616 [DefaultDispatcher-worker-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:37.617 [DefaultDispatcher-worker-2 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.617 [DefaultDispatcher-worker-2 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.617 [DefaultDispatcher-worker-2 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.621 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.622 [DefaultDispatcher-worker-14 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.622 [DefaultDispatcher-worker-14 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 07:09:37.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.624 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5a3b06: (connection evicted) 2025-04-07 07:09:37.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 07:09:37.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 07:09:37.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.625 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a2db3f: (connection evicted) 2025-04-07 07:09:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 07:09:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3725471 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.626 [Test worker @coroutine#4136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 07:09:37.632 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:37.632 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.632 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.632 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.633 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.633 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.635 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.640 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.641 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.642 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c264e5 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.643 [Test worker @coroutine#4136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 07:09:37.652 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.657 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.658 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.659 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.664 [DefaultDispatcher-worker-12 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366 2025-04-07 07:09:37.673 [DefaultDispatcher-worker-12 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.679 [DefaultDispatcher-worker-18 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2025-04-07 07:09:37.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 07:09:37.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 07:09:37.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.684 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5: (connection evicted) 2025-04-07 07:09:37.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 07:09:37.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 07:09:37.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 07:09:37.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 07:09:37.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.685 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6e2366: (connection evicted) 2025-04-07 07:09:37.685 [DefaultDispatcher-worker-9 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-04-07 07:09:37.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 07:09:37.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27acd9a7 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.687 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 07:09:37.696 [DefaultDispatcher-worker-16 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:37.696 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.696 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.696 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.697 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.697 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.703 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.704 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.705 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a2fec 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.705 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 07:09:37.706 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.706 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.706 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 07:09:37.714 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.719 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.720 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.721 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.726 [DefaultDispatcher-worker-7 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2025-04-07 07:09:37.729 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.732 [DefaultDispatcher-worker-23 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:37.732 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.732 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.732 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.733 [DefaultDispatcher-worker-6 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.733 [DefaultDispatcher-worker-6 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.734 [DefaultDispatcher-worker-6 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 07:09:37.734 [DefaultDispatcher-worker-16 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.740 [DefaultDispatcher-worker-16 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.741 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.743 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 07:09:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.748 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1: (connection evicted) 2025-04-07 07:09:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 07:09:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 07:09:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.749 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0: (connection evicted) 2025-04-07 07:09:37.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 07:09:37.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467f97e 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.750 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 07:09:37.758 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.764 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.765 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.766 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c1826 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.766 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 07:09:37.767 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.767 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.767 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 07:09:37.775 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.781 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.781 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.782 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.784 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.788 [DefaultDispatcher-worker-18 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2025-04-07 07:09:37.793 [DefaultDispatcher-worker-18 @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 07:09:37.796 [DefaultDispatcher-worker-7 @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.801 [DefaultDispatcher-worker-20 @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.807 [UI Thread @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-04-07 07:09:37.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 07:09:37.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 07:09:37.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.810 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23644367: (connection evicted) 2025-04-07 07:09:37.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 07:09:37.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.811 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e057374: (connection evicted) 2025-04-07 07:09:37.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 07:09:37.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac164d 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.813 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 07:09:37.822 [DefaultDispatcher-worker-2 @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-04-07 07:09:37.822 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.828 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.829 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.830 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.835 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.835 [DefaultDispatcher-worker-3 @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.836 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.846 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2025-04-07 07:09:37.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 07:09:37.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 07:09:37.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.858 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274de4bc: (connection evicted) 2025-04-07 07:09:37.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 07:09:37.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd21eb7 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 07:09:37.860 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:37.860 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.860 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:37.860 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.860 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 07:09:37.861 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.861 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:37.869 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.874 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.875 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.877 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2025-04-07 07:09:37.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 07:09:37.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 07:09:37.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:37.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 07:09:37.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.882 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.883 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 07:09:37.883 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.883 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.883 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 07:09:37.892 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.895 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.903 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.905 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.906 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-07 07:09:37.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 07:09:37.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 07:09:37.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:37.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 07:09:37.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.911 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.912 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 07:09:37.920 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.921 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.926 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.927 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.928 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-07 07:09:37.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 07:09:37.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 07:09:37.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:37.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 07:09:37.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597f9d91 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.933 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 07:09:37.934 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.934 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.934 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 07:09:37.943 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.948 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.949 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.950 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.957 [DefaultDispatcher-worker-9 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2025-04-07 07:09:37.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 07:09:37.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 07:09:37.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:37.966 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f755506: (connection evicted) 2025-04-07 07:09:37.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 07:09:37.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb0c234 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.969 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 07:09:37.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.987 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.988 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.989 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-07 07:09:37.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 07:09:37.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 07:09:37.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:37.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:37.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 07:09:37.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526ae1fc 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:37.994 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 07:09:38.006 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.012 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.013 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.014 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.017 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.022 [DefaultDispatcher-worker-23 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.023 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-07 07:09:38.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 07:09:38.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 07:09:38.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.025 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a62e096: (connection evicted) 2025-04-07 07:09:38.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 07:09:38.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.027 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 07:09:38.040 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.048 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.050 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.051 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4efee2 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.052 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 07:09:38.053 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.053 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.053 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 07:09:38.066 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.074 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.075 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.077 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.083 [DefaultDispatcher-worker-13 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-07 07:09:38.092 [DefaultDispatcher-worker-8 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.107 [DefaultDispatcher-worker-22 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:38.108 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.108 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.108 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.112 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.112 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.120 [DefaultDispatcher-worker-12 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-07 07:09:38.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 07:09:38.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 07:09:38.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.127 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2025-04-07 07:09:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 07:09:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 07:09:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 07:09:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 07:09:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.128 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18791f7b: (connection evicted) 2025-04-07 07:09:38.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 07:09:38.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7119d1da 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.134 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 07:09:38.135 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.135 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.135 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 07:09:38.146 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.155 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.156 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.158 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dba2d07 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.159 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 07:09:38.161 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.161 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.161 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 07:09:38.173 [DefaultDispatcher-worker-3 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:38.173 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.173 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.173 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.174 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.174 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.176 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.181 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.182 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.183 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.189 [DefaultDispatcher-worker-14 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-07 07:09:38.197 [DefaultDispatcher-worker-12 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.208 [DefaultDispatcher-worker-7 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-07 07:09:38.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 07:09:38.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 07:09:38.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.211 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00: (connection evicted) 2025-04-07 07:09:38.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 07:09:38.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.212 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2: (connection evicted) 2025-04-07 07:09:38.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 07:09:38.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8319a7 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.214 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 07:09:38.222 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.228 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.229 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.230 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9a8e12 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.230 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 07:09:38.231 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.231 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.231 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 07:09:38.239 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.244 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.245 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.246 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.251 [DefaultDispatcher-worker-17 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252da8f 2025-04-07 07:09:38.259 [DefaultDispatcher-worker-23 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.267 [DefaultDispatcher-worker-15 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.273 [DefaultDispatcher-worker-16 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.281 [DefaultDispatcher-worker-3 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 07:09:38.283 [DefaultDispatcher-worker-9 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:38.283 [DefaultDispatcher-worker-9 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.283 [DefaultDispatcher-worker-9 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.283 [DefaultDispatcher-worker-9 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.286 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.286 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 07:09:38.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 07:09:38.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.291 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef: (connection evicted) 2025-04-07 07:09:38.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 07:09:38.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 07:09:38.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 07:09:38.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 07:09:38.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.292 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@252da8f: (connection evicted) 2025-04-07 07:09:38.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 07:09:38.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 07:09:38.293 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5936e4ba 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.294 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 07:09:38.306 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.315 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.316 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.318 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6824db 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.318 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.319 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.319 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 07:09:38.319 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.319 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.319 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 07:09:38.331 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.336 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.337 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.338 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.344 [DefaultDispatcher-worker-13 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-04-07 07:09:38.354 [DefaultDispatcher-worker-23 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.361 [DefaultDispatcher-worker-1 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.367 [DefaultDispatcher-worker-2 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 07:09:38.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 07:09:38.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 07:09:38.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.374 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8551ee6: (connection evicted) 2025-04-07 07:09:38.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 07:09:38.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 07:09:38.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 07:09:38.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 07:09:38.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.375 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7: (connection evicted) 2025-04-07 07:09:38.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 07:09:38.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20309365 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.377 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 07:09:38.388 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.396 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.397 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.398 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1088b120 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.399 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 07:09:38.400 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.400 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.400 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 07:09:38.403 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:38.403 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.403 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.403 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.404 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.404 [DefaultDispatcher-worker-17 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.411 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.418 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.420 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.421 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.427 [DefaultDispatcher-worker-12 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-07 07:09:38.436 [DefaultDispatcher-worker-9 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.442 [DefaultDispatcher-worker-15 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 07:09:38.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 07:09:38.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 07:09:38.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.445 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ade311: (connection evicted) 2025-04-07 07:09:38.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 07:09:38.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 07:09:38.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 07:09:38.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 07:09:38.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.446 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31: (connection evicted) 2025-04-07 07:09:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 07:09:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.450 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.451 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 07:09:38.462 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.470 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.471 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.473 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.473 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 07:09:38.474 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.474 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.474 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 07:09:38.485 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.492 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.493 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.495 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.500 [DefaultDispatcher-worker-16 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-07 07:09:38.510 [DefaultDispatcher-worker-17 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.518 [DefaultDispatcher-worker-6 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.531 [DefaultDispatcher-worker-4 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:38.531 [DefaultDispatcher-worker-11 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 07:09:38.531 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.531 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.531 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.532 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.532 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 07:09:38.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 07:09:38.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.533 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-04-07 07:09:38.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 07:09:38.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 07:09:38.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 07:09:38.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 07:09:38.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.534 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2025-04-07 07:09:38.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 07:09:38.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cdc640 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.536 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 07:09:38.547 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.555 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.556 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.558 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.558 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19574274 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.559 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 07:09:38.570 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.577 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.579 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.580 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.586 [DefaultDispatcher-worker-21 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-07 07:09:38.594 [DefaultDispatcher-worker-22 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.602 [DefaultDispatcher-worker-20 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.611 [DefaultDispatcher-worker-8 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.620 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.621 [DefaultDispatcher-worker-12 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 07:09:38.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 07:09:38.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 07:09:38.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.622 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed: (connection evicted) 2025-04-07 07:09:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 07:09:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 07:09:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 07:09:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 07:09:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.624 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1b710: (connection evicted) 2025-04-07 07:09:38.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 07:09:38.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd585a5 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.626 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 07:09:38.627 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.627 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.627 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 07:09:38.627 [DefaultDispatcher-worker-24 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:38.627 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.627 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.627 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.628 [DefaultDispatcher-worker-13 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.628 [DefaultDispatcher-worker-13 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.637 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.638 [DefaultDispatcher-worker-22 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:38.638 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.638 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.638 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.640 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.640 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.645 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.646 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.648 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd0e2f4 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.648 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 07:09:38.649 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.649 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.649 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 07:09:38.660 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.667 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.669 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.670 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.676 [DefaultDispatcher-worker-2 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-07 07:09:38.684 [DefaultDispatcher-worker-13 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.691 [DefaultDispatcher-worker-17 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-07 07:09:38.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 07:09:38.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 07:09:38.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.700 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11736ebc: (connection evicted) 2025-04-07 07:09:38.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 07:09:38.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 07:09:38.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 07:09:38.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 07:09:38.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.701 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292237cd: (connection evicted) 2025-04-07 07:09:38.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 07:09:38.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 07:09:38.702 [DefaultDispatcher-worker-6 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:38.702 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.702 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.702 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.702 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157002b7 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.703 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 07:09:38.703 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.711 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.717 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.718 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.719 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150eab74 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.719 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 07:09:38.720 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.720 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.720 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 07:09:38.728 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.733 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.735 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.736 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.738 [DefaultDispatcher-worker-2 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:38.738 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.738 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.738 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.739 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.739 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.741 [DefaultDispatcher-worker-19 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2025-04-07 07:09:38.750 [DefaultDispatcher-worker-23 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.756 [DefaultDispatcher-worker-14 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-07 07:09:38.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 07:09:38.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 07:09:38.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.759 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba76911: (connection evicted) 2025-04-07 07:09:38.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 07:09:38.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 07:09:38.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 07:09:38.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 07:09:38.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.760 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f670f3: (connection evicted) 2025-04-07 07:09:38.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 07:09:38.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25874884 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.762 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 07:09:38.774 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.781 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.783 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.784 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.784 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3938e876 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.785 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 07:09:38.788 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.793 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.799 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.800 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.801 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.805 [DefaultDispatcher-worker-7 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-04-07 07:09:38.814 [DefaultDispatcher-worker-21 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.819 [DefaultDispatcher-worker-17 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-04-07 07:09:38.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 07:09:38.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 07:09:38.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.821 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274f51ad: (connection evicted) 2025-04-07 07:09:38.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 07:09:38.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 07:09:38.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 07:09:38.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 07:09:38.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.822 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dac812: (connection evicted) 2025-04-07 07:09:38.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:38.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 07:09:38.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.824 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 07:09:38.825 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.825 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.825 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 07:09:38.833 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.838 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.839 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.840 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.840 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.841 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 07:09:38.853 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.859 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.860 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.860 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.865 [DefaultDispatcher-worker-12 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-04-07 07:09:38.865 [DefaultDispatcher-worker-11 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:38.865 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.865 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:38.865 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.866 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.866 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:38.873 [DefaultDispatcher-worker-11 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.881 [DefaultDispatcher-worker-13 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.886 [DefaultDispatcher-worker-18 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:38.925 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:38.941 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.003 [DefaultDispatcher-worker-12 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 07:09:39.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 07:09:39.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 07:09:39.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.005 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-04-07 07:09:39.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 07:09:39.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 07:09:39.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 07:09:39.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 07:09:39.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.005 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2025-04-07 07:09:39.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 07:09:39.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d8b670 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.007 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 07:09:39.016 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.022 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.023 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.025 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd79ac6 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.025 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.026 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 07:09:39.026 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.026 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.029 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 07:09:39.038 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.043 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.044 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.045 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.050 [DefaultDispatcher-worker-22 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-07 07:09:39.059 [DefaultDispatcher-worker-16 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.067 [DefaultDispatcher-worker-17 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.073 [DefaultDispatcher-worker-24 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 07:09:39.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 07:09:39.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 07:09:39.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.077 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f: (connection evicted) 2025-04-07 07:09:39.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 07:09:39.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 07:09:39.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 07:09:39.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 07:09:39.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.078 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233202aa: (connection evicted) 2025-04-07 07:09:39.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 07:09:39.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.079 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 07:09:39.080 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.080 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.080 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 07:09:39.088 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.094 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.095 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.096 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2461b519 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.097 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 07:09:39.098 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.098 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.098 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 07:09:39.107 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.113 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.114 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.115 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.117 [DefaultDispatcher-worker-13 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:39.117 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.117 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.117 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.118 [DefaultDispatcher-worker-23 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.118 [DefaultDispatcher-worker-23 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.120 [DefaultDispatcher-worker-5 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-07 07:09:39.128 [DefaultDispatcher-worker-14 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.135 [DefaultDispatcher-worker-14 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 07:09:39.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 07:09:39.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 07:09:39.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.141 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-04-07 07:09:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 07:09:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.142 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e620893: (connection evicted) 2025-04-07 07:09:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 07:09:39.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.143 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 07:09:39.144 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.144 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.144 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 07:09:39.152 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.158 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.159 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.160 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab4215d 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.160 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 07:09:39.161 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.161 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.161 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 07:09:39.170 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.175 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.177 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.178 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.179 [DefaultDispatcher-worker-8 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:39.180 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.180 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.180 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.180 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.180 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.182 [DefaultDispatcher-worker-19 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2025-04-07 07:09:39.190 [DefaultDispatcher-worker-1 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.196 [DefaultDispatcher-worker-12 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.202 [DefaultDispatcher-worker-21 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 07:09:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 07:09:39.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 07:09:39.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.206 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2025-04-07 07:09:39.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 07:09:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 07:09:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 07:09:39.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 07:09:39.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.207 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed52389: (connection evicted) 2025-04-07 07:09:39.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 07:09:39.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 07:09:39.208 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40597c95 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.209 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 07:09:39.220 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.225 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.226 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.227 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.233 [DefaultDispatcher-worker-5 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.238 [DefaultDispatcher-worker-16 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-07 07:09:39.246 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632 2025-04-07 07:09:39.246 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632. 2025-04-07 07:09:39.247 [UI Thread @coroutine#5121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632 2025-04-07 07:09:39.248 [UI Thread @coroutine#5121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632 2025-04-07 07:09:39.248 [UI Thread @coroutine#5121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632 2025-04-07 07:09:39.248 [UI Thread @coroutine#5121] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632. 2025-04-07 07:09:39.248 [UI Thread @coroutine#5121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713676587848261632 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:39.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 07:09:39.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 07:09:39.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.250 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ba8929: (connection evicted) 2025-04-07 07:09:39.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 07:09:39.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fc72df3 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.306 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.307 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 07:09:39.311 [DefaultDispatcher-worker-12 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:39.311 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.311 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.311 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.315 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.315 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.320 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.329 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.332 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.338 [DefaultDispatcher-worker-5 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.351 [DefaultDispatcher-worker-4 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.355 [DefaultDispatcher-worker-10 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aee0173 2025-04-07 07:09:39.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 07:09:39.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 07:09:39.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.376 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aee0173: (connection evicted) 2025-04-07 07:09:39.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 07:09:39.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 07:09:39.421 [DefaultDispatcher-worker-22 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:39.421 [DefaultDispatcher-worker-22 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.421 [DefaultDispatcher-worker-22 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.421 [DefaultDispatcher-worker-22 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.422 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.422 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7902b006 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.422 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 07:09:39.432 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.439 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.440 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.441 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b68a50c 2025-04-07 07:09:39.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 07:09:39.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 07:09:39.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:39.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 07:09:39.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 07:09:39.446 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221c097f 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.447 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 07:09:39.455 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.460 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.461 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.462 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1428d63 2025-04-07 07:09:39.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 07:09:39.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 07:09:39.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:39.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 07:09:39.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.466 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 07:09:39.467 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.467 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.467 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 07:09:39.475 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.480 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.481 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.482 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185b998d 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.483 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 07:09:39.492 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.498 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.499 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.500 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.504 [DefaultDispatcher-worker-10 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-07 07:09:39.511 [DefaultDispatcher-worker-8 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-07 07:09:39.515 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.515 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 07:09:39.515 [UI Thread @coroutine#5230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.516 [UI Thread @coroutine#5230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.516 [UI Thread @coroutine#5230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.516 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 07:09:39.516 [UI Thread @coroutine#5230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:39.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 07:09:39.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 07:09:39.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.517 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2025-04-07 07:09:39.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 07:09:39.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.518 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2: (connection evicted) 2025-04-07 07:09:39.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 07:09:39.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.519 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39584147 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.520 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 07:09:39.532 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.539 [DefaultDispatcher-worker-3 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:39.539 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.539 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.539 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.540 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.542 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.542 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.542 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.543 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e772d11 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.543 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.544 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 07:09:39.552 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.557 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.558 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.559 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.563 [DefaultDispatcher-worker-17 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-07 07:09:39.571 [DefaultDispatcher-worker-8 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-07 07:09:39.572 [UI Thread @coroutine#5263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59473/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.572 [UI Thread @coroutine#5263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59473/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 07:09:39.572 [UI Thread @coroutine#5263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59473/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.574 [UI Thread @coroutine#5263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59473/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.574 [UI Thread @coroutine#5263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59473/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 07:09:39.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 07:09:39.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.574 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6: (connection evicted) 2025-04-07 07:09:39.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 07:09:39.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 07:09:39.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 07:09:39.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 07:09:39.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.575 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732f7660: (connection evicted) 2025-04-07 07:09:39.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 07:09:39.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bb297 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.577 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 07:09:39.585 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.591 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.592 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.593 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3a3738 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.593 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 07:09:39.601 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.607 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.608 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.608 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.613 [DefaultDispatcher-worker-3 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-07 07:09:39.621 [DefaultDispatcher-worker-21 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-07 07:09:39.622 [UI Thread @coroutine#5294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.622 [UI Thread @coroutine#5294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 07:09:39.622 [UI Thread @coroutine#5294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.623 [UI Thread @coroutine#5294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.623 [UI Thread @coroutine#5294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 07:09:39.624 [UI Thread @coroutine#5294] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 07:09:39.624 [UI Thread @coroutine#5294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35471/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:39.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 07:09:39.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 07:09:39.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.624 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9375b: (connection evicted) 2025-04-07 07:09:39.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 07:09:39.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.625 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e530f34: (connection evicted) 2025-04-07 07:09:39.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 07:09:39.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 07:09:39.626 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.627 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-24 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-24 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.633 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.635 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.640 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.641 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.642 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.642 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184b3575 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.643 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 07:09:39.645 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:39.645 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.645 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.645 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.646 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.646 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.651 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.656 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.657 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.657 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.664 [DefaultDispatcher-worker-15 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-07 07:09:39.671 [DefaultDispatcher-worker-21 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.679 [DefaultDispatcher-worker-15 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-07 07:09:39.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 07:09:39.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 07:09:39.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.685 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2025-04-07 07:09:39.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 07:09:39.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 07:09:39.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 07:09:39.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 07:09:39.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.685 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5: (connection evicted) 2025-04-07 07:09:39.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 07:09:39.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e18848d 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.687 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 07:09:39.695 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.700 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.701 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.702 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.707 [DefaultDispatcher-worker-3 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.707 [DefaultDispatcher-worker-16 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:39.707 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.707 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.707 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.708 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.718 [DefaultDispatcher-worker-18 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.725 [DefaultDispatcher-worker-6 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.736 [DefaultDispatcher-worker-5 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2025-04-07 07:09:39.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 07:09:39.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 07:09:39.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.739 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22aaa811: (connection evicted) 2025-04-07 07:09:39.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 07:09:39.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 07:09:39.740 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5126c0cd 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.741 [Test worker @coroutine#5392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 07:09:39.744 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:39.744 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.744 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.744 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.745 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.745 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.750 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.755 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.756 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.757 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2339ad10 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.757 [Test worker @coroutine#5392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 07:09:39.765 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.770 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.771 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.772 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.777 [DefaultDispatcher-worker-15 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c3374f 2025-04-07 07:09:39.784 [DefaultDispatcher-worker-13 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.789 [DefaultDispatcher-worker-15 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa 2025-04-07 07:09:39.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 07:09:39.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 07:09:39.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.794 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7f9eaa: (connection evicted) 2025-04-07 07:09:39.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 07:09:39.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.795 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c3374f: (connection evicted) 2025-04-07 07:09:39.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 07:09:39.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247246ea 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.796 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 07:09:39.797 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.797 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.797 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 07:09:39.805 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.810 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.811 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.811 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.816 [DefaultDispatcher-worker-6 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.820 [DefaultDispatcher-worker-22 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.828 [DefaultDispatcher-worker-21 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-07 07:09:39.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 07:09:39.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 07:09:39.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.829 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71639428: (connection evicted) 2025-04-07 07:09:39.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 07:09:39.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687e9f0b 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.830 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 07:09:39.831 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.831 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.831 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 07:09:39.839 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.844 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.845 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.846 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.850 [DefaultDispatcher-worker-8 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.854 [DefaultDispatcher-worker-17 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-04-07 07:09:39.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 07:09:39.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 07:09:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.855 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c: (connection evicted) 2025-04-07 07:09:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 07:09:39.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 07:09:39.856 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2fb8f1 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.857 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 07:09:39.865 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.870 [DefaultDispatcher-worker-19 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:39.871 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.871 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:39.871 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.871 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.871 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.871 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:39.872 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.873 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.878 [DefaultDispatcher-worker-1 @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-07 07:09:39.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 07:09:39.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 07:09:39.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.924 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@151ce559: (connection evicted) 2025-04-07 07:09:39.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 07:09:39.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564b86b 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.926 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 07:09:39.937 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.943 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.945 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.946 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.953 [DefaultDispatcher-worker-3 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.958 [DefaultDispatcher-worker-2 @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1805b503 2025-04-07 07:09:39.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 07:09:39.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 07:09:39.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:39.963 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1805b503: (connection evicted) 2025-04-07 07:09:39.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 07:09:39.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd133c 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.967 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 07:09:39.975 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.981 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.982 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.983 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-04-07 07:09:39.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 07:09:39.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 07:09:39.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:39.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:39.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 07:09:39.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685783b1 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:39.988 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 07:09:39.997 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:40.002 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:40.003 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:40.004 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-04-07 07:09:40.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 07:09:40.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 07:09:40.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:40.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 07:09:40.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b2e0e4 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.008 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 07:09:40.009 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.009 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.009 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 07:09:40.023 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.032 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.033 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.035 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.042 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-239 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 due to dirty commit state on close(). 2025-04-07 07:09:40.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-07 07:09:40.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 07:09:40.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 07:09:40.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.045 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344ab465: (connection evicted) 2025-04-07 07:09:40.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 07:09:40.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 07:09:40.051 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37133/Site/verify 2025-04-07 07:09:40.051 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37133/Site/verify. 2025-04-07 07:09:40.051 [UI Thread @coroutine#5594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37133/Site/verify 2025-04-07 07:09:40.052 [UI Thread @coroutine#5594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37133/Site/verify 2025-04-07 07:09:40.052 [UI Thread @coroutine#5594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37133/Site/verify 2025-04-07 07:09:40.053 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37133/Site/verify. 2025-04-07 07:09:40.053 [UI Thread @coroutine#5594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37133/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216fe151 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.058 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 07:09:40.059 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.059 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.059 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 07:09:40.070 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.077 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.078 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.079 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2025-04-07 07:09:40.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 07:09:40.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 07:09:40.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:40.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 07:09:40.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd2f96d 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.083 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 07:09:40.084 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.084 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.084 [Test worker @coroutine#5625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 07:09:40.094 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.100 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.101 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.102 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cd37bb 2025-04-07 07:09:40.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 07:09:40.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 07:09:40.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:40.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 07:09:40.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38691f8d 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.106 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 07:09:40.117 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.124 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.125 [DefaultDispatcher-worker-13 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:40.125 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.125 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.125 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.126 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.126 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.126 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.127 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-07 07:09:40.129 [UI Thread @coroutine#5660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44675/Site/verify 2025-04-07 07:09:40.129 [UI Thread @coroutine#5660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44675/Site/verify. 2025-04-07 07:09:40.129 [UI Thread @coroutine#5660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44675/Site/verify 2025-04-07 07:09:40.130 [UI Thread @coroutine#5660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44675/Site/verify 2025-04-07 07:09:40.130 [UI Thread @coroutine#5660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44675/Site/verify 2025-04-07 07:09:40.130 [UI Thread @coroutine#5660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44675/Site/verify. 2025-04-07 07:09:40.130 [UI Thread @coroutine#5660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44675/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:40.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 07:09:40.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 07:09:40.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:40.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 07:09:40.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 07:09:40.141 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46103/Site/verify 2025-04-07 07:09:40.141 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46103/Site/verify. 2025-04-07 07:09:40.141 [UI Thread @coroutine#5672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46103/Site/verify 2025-04-07 07:09:40.144 [UI Thread @coroutine#5672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46103/Site/verify 2025-04-07 07:09:40.144 [UI Thread @coroutine#5672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46103/Site/verify 2025-04-07 07:09:40.144 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46103/Site/verify. 2025-04-07 07:09:40.144 [UI Thread @coroutine#5672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46103/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:40.150 [UI Thread @coroutine#5685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54477/Site/verify 2025-04-07 07:09:40.150 [UI Thread @coroutine#5685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54477/Site/verify. 2025-04-07 07:09:40.150 [UI Thread @coroutine#5685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54477/Site/verify 2025-04-07 07:09:40.153 [UI Thread @coroutine#5685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54477/Site/verify 2025-04-07 07:09:40.153 [UI Thread @coroutine#5685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54477/Site/verify 2025-04-07 07:09:40.153 [UI Thread @coroutine#5685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54477/Site/verify. 2025-04-07 07:09:40.153 [UI Thread @coroutine#5685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54477/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:40.158 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.161 [UI Thread @coroutine#5699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 07:09:40.161 [UI Thread @coroutine#5699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-07 07:09:40.161 [UI Thread @coroutine#5699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 07:09:40.163 [UI Thread @coroutine#5699] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c8a30e 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.167 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 07:09:40.168 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.168 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.168 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 07:09:40.181 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.181 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.186 [DefaultDispatcher-worker-1 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:40.186 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.187 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.187 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.188 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.188 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.189 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.191 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.192 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.200 [DefaultDispatcher-worker-23 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.212 [DefaultDispatcher-worker-2 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.218 [DefaultDispatcher-worker-23 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.223 [DefaultDispatcher-worker-17 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.227 [DefaultDispatcher-worker-16 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.232 [DefaultDispatcher-worker-3 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.239 [DefaultDispatcher-worker-9 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.255 [DefaultDispatcher-worker-2 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d8d38 2025-04-07 07:09:40.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 07:09:40.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 07:09:40.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.263 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d8d38: (connection evicted) 2025-04-07 07:09:40.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 07:09:40.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f25176a 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.269 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 07:09:40.273 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.273 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.273 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 07:09:40.286 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.294 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.295 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.297 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72216f0b 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.298 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 07:09:40.299 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.299 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.299 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 07:09:40.312 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.321 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.323 [DefaultDispatcher-worker-14 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:40.323 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.323 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.323 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.324 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.326 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.328 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.328 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.332 [DefaultDispatcher-worker-22 @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 07:09:40.346 [DefaultDispatcher-worker-14 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-04-07 07:09:40.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 07:09:40.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 07:09:40.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.373 [HikariPool-244 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.375 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f: (connection evicted) 2025-04-07 07:09:40.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 07:09:40.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 07:09:40.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 07:09:40.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 07:09:40.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.377 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78edbe01: (connection evicted) 2025-04-07 07:09:40.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 07:09:40.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.381 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9ab294 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.382 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 07:09:40.386 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.386 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.386 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 07:09:40.407 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.415 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.417 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.419 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1070308e 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.419 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.420 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 07:09:40.423 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.423 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.423 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 07:09:40.428 [DefaultDispatcher-worker-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:40.429 [DefaultDispatcher-worker-1 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.429 [DefaultDispatcher-worker-1 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.429 [DefaultDispatcher-worker-1 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.434 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.434 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.434 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.441 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.442 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.443 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.455 [DefaultDispatcher-worker-4 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b78925 2025-04-07 07:09:40.466 [DefaultDispatcher-worker-4 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.472 [DefaultDispatcher-worker-20 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2365facb 2025-04-07 07:09:40.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 07:09:40.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 07:09:40.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.475 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2365facb: (connection evicted) 2025-04-07 07:09:40.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 07:09:40.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 07:09:40.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 07:09:40.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 07:09:40.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.476 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b78925: (connection evicted) 2025-04-07 07:09:40.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 07:09:40.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a30701 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.478 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 07:09:40.486 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.492 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.493 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.493 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6818c0a6 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.494 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 07:09:40.502 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.508 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.509 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.510 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.515 [DefaultDispatcher-worker-3 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 07:09:40.524 [DefaultDispatcher-worker-20 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.530 [DefaultDispatcher-worker-14 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 07:09:40.548 [DefaultDispatcher-worker-14 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:40.548 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.548 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.548 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.549 [DefaultDispatcher-worker-24 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.549 [DefaultDispatcher-worker-24 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.578 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.594 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.639 [DefaultDispatcher-worker-3 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:40.639 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.639 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.639 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.640 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.640 [DefaultDispatcher-worker-18 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.650 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:40.650 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.650 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.650 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.651 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.651 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.713 [DefaultDispatcher-worker-8 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:40.713 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.713 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.713 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.714 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.750 [DefaultDispatcher-worker-3 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:40.750 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.750 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.750 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.751 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.751 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 07:09:40.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 07:09:40.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.783 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a204f: (connection evicted) 2025-04-07 07:09:40.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 07:09:40.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 07:09:40.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 07:09:40.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 07:09:40.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.784 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b15da69: (connection evicted) 2025-04-07 07:09:40.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 07:09:40.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aadb5e8 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.785 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 07:09:40.786 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.786 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.786 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 07:09:40.793 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.799 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.800 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.800 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3776c917 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.801 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 07:09:40.809 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.814 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.815 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.816 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.821 [DefaultDispatcher-worker-18 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 07:09:40.828 [DefaultDispatcher-worker-7 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.832 [DefaultDispatcher-worker-7 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.836 [DefaultDispatcher-worker-7 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 07:09:40.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 07:09:40.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 07:09:40.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.839 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0: (connection evicted) 2025-04-07 07:09:40.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 07:09:40.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 07:09:40.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 07:09:40.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 07:09:40.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.840 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80be13: (connection evicted) 2025-04-07 07:09:40.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 07:09:40.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.841 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 07:09:40.849 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.854 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.855 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.856 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.856 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.857 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 07:09:40.865 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.870 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.871 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.872 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.875 [DefaultDispatcher-worker-24 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:40.875 [DefaultDispatcher-worker-24 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.875 [DefaultDispatcher-worker-24 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:40.875 [DefaultDispatcher-worker-24 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.876 [DefaultDispatcher-worker-20 @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 07:09:40.876 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.876 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:40.883 [DefaultDispatcher-worker-6 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.887 [DefaultDispatcher-worker-9 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.891 [DefaultDispatcher-worker-24 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 07:09:40.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.894 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2025-04-07 07:09:40.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 07:09:40.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 07:09:40.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.895 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2025-04-07 07:09:40.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 07:09:40.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c63f1fe 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.896 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 07:09:40.904 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.909 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.910 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.911 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a86e1 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.911 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.912 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 07:09:40.912 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.912 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.912 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 07:09:40.919 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.924 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.925 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.926 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.931 [DefaultDispatcher-worker-17 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-07 07:09:40.938 [DefaultDispatcher-worker-5 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.942 [DefaultDispatcher-worker-18 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.946 [DefaultDispatcher-worker-9 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-07 07:09:40.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 07:09:40.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 07:09:40.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.949 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7960e87a: (connection evicted) 2025-04-07 07:09:40.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 07:09:40.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.950 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f291c7: (connection evicted) 2025-04-07 07:09:40.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 07:09:40.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61906bb1 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.952 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 07:09:40.960 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.966 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.967 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.968 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.972 [DefaultDispatcher-worker-21 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-07 07:09:40.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 07:09:40.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 07:09:40.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:40.975 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c91ced9: (connection evicted) 2025-04-07 07:09:40.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:40.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 07:09:40.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7afdd0 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.976 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 07:09:40.984 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.990 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.991 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.992 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:40.997 [DefaultDispatcher-worker-8 @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:41.010 [DefaultDispatcher-worker-19 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:41.015 [DefaultDispatcher-worker-23 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-07 07:09:41.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 07:09:41.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 07:09:41.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.020 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680c372f: (connection evicted) 2025-04-07 07:09:41.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 07:09:41.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661fe6c4 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.022 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 07:09:41.023 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.023 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.023 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 07:09:41.033 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.039 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.040 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.042 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.047 [DefaultDispatcher-worker-9 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.059 [DefaultDispatcher-worker-14 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.063 [DefaultDispatcher-worker-19 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.072 [DefaultDispatcher-worker-20 @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-07 07:09:41.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 07:09:41.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 07:09:41.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.073 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42eb459d: (connection evicted) 2025-04-07 07:09:41.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 07:09:41.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 07:09:41.074 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cc7489 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.075 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 07:09:41.083 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.089 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.090 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.091 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.096 [DefaultDispatcher-worker-16 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.108 [DefaultDispatcher-worker-15 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.112 [DefaultDispatcher-worker-21 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.118 [DefaultDispatcher-worker-12 @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2025-04-07 07:09:41.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 07:09:41.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 07:09:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.119 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301da01d: (connection evicted) 2025-04-07 07:09:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 07:09:41.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f4b14 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.121 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 07:09:41.129 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.130 [DefaultDispatcher-worker-3 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:41.130 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.130 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.130 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.131 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.131 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.135 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.136 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.137 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.142 [DefaultDispatcher-worker-24 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9be679 2025-04-07 07:09:41.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 07:09:41.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 07:09:41.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.142 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9be679: (connection evicted) 2025-04-07 07:09:41.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 07:09:41.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c31127 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.143 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 07:09:41.151 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.156 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.157 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.158 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2025-04-07 07:09:41.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 07:09:41.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 07:09:41.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 07:09:41.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735a3e0d 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.162 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 07:09:41.170 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.175 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.176 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.177 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-07 07:09:41.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 07:09:41.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 07:09:41.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 07:09:41.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6beeee 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.181 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.182 [UI Thread @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 07:09:41.182 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.182 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.182 [UI Thread @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 07:09:41.191 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.193 [DefaultDispatcher-worker-24 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:41.193 [DefaultDispatcher-worker-24 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.193 [DefaultDispatcher-worker-24 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.193 [DefaultDispatcher-worker-24 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.194 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.194 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.197 [UI Thread @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.197 [UI Thread @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.198 [UI Thread @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef 2025-04-07 07:09:41.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 07:09:41.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 07:09:41.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.201 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9705ef: (connection evicted) 2025-04-07 07:09:41.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 07:09:41.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 07:09:41.202 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df4f611 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.203 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 07:09:41.212 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.217 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.218 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.219 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6d2502 2025-04-07 07:09:41.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 07:09:41.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 07:09:41.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 07:09:41.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a80415 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.222 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 07:09:41.223 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.223 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.223 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 07:09:41.231 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.237 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.238 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.239 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b33b54e 2025-04-07 07:09:41.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 07:09:41.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 07:09:41.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 07:09:41.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bce016c 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.242 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 07:09:41.258 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.266 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.270 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.271 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-07 07:09:41.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 07:09:41.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 07:09:41.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 07:09:41.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1155ab2c 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.275 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 07:09:41.284 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.290 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.291 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.292 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2025-04-07 07:09:41.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 07:09:41.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 07:09:41.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 07:09:41.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18556c 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.296 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-07 07:09:41.297 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.297 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.297 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-07 07:09:41.307 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.314 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.315 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.316 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-07 07:09:41.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-07 07:09:41.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-07 07:09:41.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-07 07:09:41.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496203da 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.321 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-07 07:09:41.322 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.322 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.322 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-07 07:09:41.332 [DefaultDispatcher-worker-16 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:41.333 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.333 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.333 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.333 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.334 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.334 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.339 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.340 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.341 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-07 07:09:41.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-07 07:09:41.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-07 07:09:41.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-07 07:09:41.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a72c9e 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.345 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-07 07:09:41.357 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.363 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.364 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.365 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-07 07:09:41.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-07 07:09:41.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-07 07:09:41.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-07 07:09:41.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c952e6 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.369 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-07 07:09:41.378 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.383 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.384 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.385 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-07 07:09:41.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-07 07:09:41.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-07 07:09:41.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 07:09:41.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-07 07:09:41.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dcf51b 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.389 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.390 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-07 07:09:41.401 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.409 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.410 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.412 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.418 [DefaultDispatcher-worker-14 @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-07 07:09:41.419 [UI Thread @coroutine#6422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 07:09:41.420 [UI Thread @coroutine#6422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-07 07:09:41.420 [UI Thread @coroutine#6422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 07:09:41.422 [UI Thread @coroutine#6422] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-07 07:09:41.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-07 07:09:41.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-07 07:09:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.431 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8: (connection evicted) 2025-04-07 07:09:41.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-07 07:09:41.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0fbed5 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.434 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-07 07:09:41.440 [DefaultDispatcher-worker-23 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:41.441 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.441 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.441 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.441 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.441 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.444 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.451 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.452 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.453 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.460 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33119/Site/verify 2025-04-07 07:09:41.460 [DefaultDispatcher-worker-22 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-07 07:09:41.460 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33119/Site/verify. 2025-04-07 07:09:41.460 [UI Thread @coroutine#6450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33119/Site/verify 2025-04-07 07:09:41.464 [UI Thread @coroutine#6450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33119/Site/verify 2025-04-07 07:09:41.464 [UI Thread @coroutine#6450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33119/Site/verify 2025-04-07 07:09:41.464 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33119/Site/verify. 2025-04-07 07:09:41.464 [UI Thread @coroutine#6450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33119/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 07:09:41.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-07 07:09:41.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-07 07:09:41.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.466 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3681063: (connection evicted) 2025-04-07 07:09:41.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:41.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-07 07:09:41.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75dc1d5a 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:41.472 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-07 07:09:41.474 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.474 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.474 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-07 07:09:41.488 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.498 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.500 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.501 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.510 [DefaultDispatcher-worker-7 @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.517 [DefaultDispatcher-worker-7 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 07:09:41.527 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json 2025-04-07 07:09:41.527 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json. 2025-04-07 07:09:41.527 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json 2025-04-07 07:09:41.535 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json 2025-04-07 07:09:41.535 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json 2025-04-07 07:09:41.535 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json. 2025-04-07 07:09:41.535 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44913/713676596609212416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:41.537 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44913/mediainfo.json 2025-04-07 07:09:41.537 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44913/mediainfo.json. 2025-04-07 07:09:41.537 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44913/mediainfo.json 2025-04-07 07:09:41.538 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44913/mediainfo.json 2025-04-07 07:09:41.538 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44913/mediainfo.json 2025-04-07 07:09:41.557 [DefaultDispatcher-worker-22 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:41.557 [DefaultDispatcher-worker-22 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.557 [DefaultDispatcher-worker-22 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.557 [DefaultDispatcher-worker-22 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.560 [DefaultDispatcher-worker-24 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.560 [DefaultDispatcher-worker-24 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.577 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:41.579 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44913/mediainfo.json. 2025-04-07 07:09:41.580 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44913/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:41.648 [DefaultDispatcher-worker-19 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:41.648 [DefaultDispatcher-worker-19 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.648 [DefaultDispatcher-worker-19 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.648 [DefaultDispatcher-worker-19 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.651 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.652 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.662 [DefaultDispatcher-worker-10 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:41.663 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.663 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.663 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.667 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.667 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.720 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:41.720 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.720 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.720 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.722 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.758 [DefaultDispatcher-worker-21 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:41.758 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.758 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.758 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.761 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.761 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.884 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 07:09:41.885 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.885 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:41.885 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.888 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:41.888 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38587/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.137 [DefaultDispatcher-worker-6 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-07 07:09:42.138 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.138 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.138 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.141 [DefaultDispatcher-worker-23 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.141 [DefaultDispatcher-worker-23 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54059/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.201 [DefaultDispatcher-worker-19 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-07 07:09:42.201 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.201 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.201 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.203 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.203 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43079/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.342 [DefaultDispatcher-worker-22 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-07 07:09:42.342 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.342 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.342 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.345 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.345 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38379/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.448 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-07 07:09:42.448 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.448 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.448 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.450 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.450 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44825/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.557 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:42.569 [DefaultDispatcher-worker-9 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-07 07:09:42.569 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.569 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.569 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.571 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.571 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38185/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.579 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:42.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-07 07:09:42.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-07 07:09:42.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:42.588 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9163df: (connection evicted) 2025-04-07 07:09:42.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:42.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-07 07:09:42.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52421f92 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 07:09:42.604 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.605 [Test worker @coroutine#6529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-07 07:09:42.619 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.629 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.631 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.632 [Test worker @coroutine#6535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.639 [DefaultDispatcher-worker-2 @coroutine#6537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.645 [DefaultDispatcher-worker-1 @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de54be7 2025-04-07 07:09:42.723 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:42.727 [DefaultDispatcher-worker-15 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e85f717 2025-04-07 07:09:42.727 [DefaultDispatcher-worker-20 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-12 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.728 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.729 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.730 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57739/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.730 [DefaultDispatcher-worker-17 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.730 [DefaultDispatcher-worker-17 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43269/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.788 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json 2025-04-07 07:09:42.788 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json. 2025-04-07 07:09:42.788 [UI Thread @coroutine#6546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json 2025-04-07 07:09:42.789 [DefaultDispatcher-worker-23 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 07:09:42.789 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.789 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId. 2025-04-07 07:09:42.789 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.789 [UI Thread @coroutine#6546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json 2025-04-07 07:09:42.789 [UI Thread @coroutine#6546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json. 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53731/713676601375539200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/tincan.xml 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/tincan.xml. 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/tincan.xml 2025-04-07 07:09:42.790 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.790 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35119/UmAppDatabase/replication/nodeId 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/tincan.xml 2025-04-07 07:09:42.790 [UI Thread @coroutine#6546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/tincan.xml 2025-04-07 07:09:42.832 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/tincan.xml. 2025-04-07 07:09:42.832 [UI Thread @coroutine#6546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53731/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 07:09:42.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-07 07:09:42.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-07 07:09:42.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 07:09:42.842 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de54be7: (connection evicted) 2025-04-07 07:09:42.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 07:09:42.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-07 07:09:42.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-07 10:02:52.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 10:02:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:52.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 10:02:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:52.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 10:02:52.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 10:02:52.696 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.712 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.714 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.735 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:52.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-07 10:02:52.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-07 10:02:52.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-07 10:02:52.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-07 10:02:52.743 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-07 10:02:52.743 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-07 10:02:52.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-07 10:02:52.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-07 10:02:52.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-07 10:02:52.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-07 10:02:52.749 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-07 10:02:52.749 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-07 10:02:52.751 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-07 10:02:52.751 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-07 10:02:52.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-07 10:02:52.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-07 10:02:52.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-07 10:02:52.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-07 10:02:52.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:02:52.843 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:52.843 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:02:52.843 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:52.844 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:02:52.845 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.846 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:52.846 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 10:02:52.846 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:52.897 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.912 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.924 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.933 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.942 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:52.945 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:53.009 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 10:02:53.026 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 10:02:53.026 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 10:02:53.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 10:02:53.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 10:02:53.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:02:53.036 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-07 10:02:53.036 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:53.036 [DefaultDispatcher-worker-9 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:53.037 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba: (connection evicted) 2025-04-07 10:02:53.037 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275708f8: (connection evicted) 2025-04-07 10:02:53.037 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236888ca: (connection evicted) 2025-04-07 10:02:53.037 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666a02c3: (connection evicted) 2025-04-07 10:02:53.038 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c9b087: (connection evicted) 2025-04-07 10:02:53.038 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574661ae: (connection evicted) 2025-04-07 10:02:53.039 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300f8d54: (connection evicted) 2025-04-07 10:02:53.039 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645fd8c: (connection evicted) 2025-04-07 10:02:53.039 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d284b: (connection evicted) 2025-04-07 10:02:53.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 10:02:53.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc7841c 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 10:02:53.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 10:02:53.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.054 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.056 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.057 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:53.057 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:02:53.057 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:53.057 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:02:53.065 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.066 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:53.066 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 10:02:53.066 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:53.070 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.079 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.089 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.097 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.106 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.108 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.132 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-07 10:02:53.148 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df03ad 2025-04-07 10:02:53.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df03ad 2025-04-07 10:02:53.154 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a18f946 2025-04-07 10:02:53.154 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a18f946 2025-04-07 10:02:53.154 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 10:02:53.154 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 10:02:53.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 10:02:53.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 10:02:53.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-04-07 10:02:53.156 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 10:02:53.156 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:53.156 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3b858f: (connection evicted) 2025-04-07 10:02:53.157 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24df03ad: (connection evicted) 2025-04-07 10:02:53.157 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a18f946: (connection evicted) 2025-04-07 10:02:53.157 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd 2025-04-07 10:02:53.157 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd 2025-04-07 10:02:53.157 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd: (connection evicted) 2025-04-07 10:02:53.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 10:02:53.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee6c13 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-07 10:02:53.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-07 10:02:53.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 10:02:53.306 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41582899 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 10:02:53.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-07 10:02:53.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-07 10:02:53.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4948daec 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 10:02:53.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-07 10:02:53.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-07 10:02:53.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 10:02:53.608 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-07 10:02:53.636 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.650 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.746 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-07 10:02:53.751 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-07 10:02:53.751 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38857/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 10:02:53.751 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38857/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 10:02:53.751 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38857/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 10:02:53.763 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38857/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 10:02:53.763 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38857/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 10:02:53.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 10:02:53.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 10:02:53.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.803 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de5871d: (connection evicted) 2025-04-07 10:02:53.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 10:02:53.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 10:02:53.806 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 10:02:53.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 10:02:53.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 10:02:53.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 10:02:53.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-07 10:02:53.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-07 10:02:53.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 10:02:53.844 [DefaultDispatcher-worker-9 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-07 10:02:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 10:02:53.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 10:02:53.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.846 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b: (connection evicted) 2025-04-07 10:02:53.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 10:02:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 10:02:53.847 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-07 10:02:53.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-07 10:02:53.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-07 10:02:53.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-07 10:02:53.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 10:02:53.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 10:02:53.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 10:02:53.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.864 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be: (connection evicted) 2025-04-07 10:02:53.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 10:02:53.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-07 10:02:53.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-07 10:02:53.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 10:02:53.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-07 10:02:53.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-07 10:02:53.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 10:02:53.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 10:02:53.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 10:02:53.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.883 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399f5daf: (connection evicted) 2025-04-07 10:02:53.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 10:02:53.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-07 10:02:53.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-07 10:02:53.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:53.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 10:02:53.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-07 10:02:53.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-07 10:02:53.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 10:02:53.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 10:02:53.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 10:02:53.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.912 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e50283: (connection evicted) 2025-04-07 10:02:53.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:53.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 10:02:53.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 10:02:53.921 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.960 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.977 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:53.997 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 10:02:54.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 10:02:54.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 10:02:54.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 10:02:54.168 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.169 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.177 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.186 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.192 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.196 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 10:02:54.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 10:02:54.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.232 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126675fd: (connection evicted) 2025-04-07 10:02:54.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 10:02:54.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 10:02:54.237 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-07 10:02:54.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 10:02:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-07 10:02:54.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-07 10:02:54.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-07 10:02:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-07 10:02:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 10:02:54.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 10:02:54.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 10:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.258 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42401b81: (connection evicted) 2025-04-07 10:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 10:02:54.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 10:02:54.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-07 10:02:54.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-07 10:02:54.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-07 10:02:54.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-07 10:02:54.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 10:02:54.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 10:02:54.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 10:02:54.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.271 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-04-07 10:02:54.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 10:02:54.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 10:02:54.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-07 10:02:54.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-07 10:02:54.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 10:02:54.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-07 10:02:54.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-07 10:02:54.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 10:02:54.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 10:02:54.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 10:02:54.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.283 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2025-04-07 10:02:54.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 10:02:54.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-07 10:02:54.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-07 10:02:54.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 10:02:54.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-07 10:02:54.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-07 10:02:54.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 10:02:54.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 10:02:54.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 10:02:54.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.343 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2025-04-07 10:02:54.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 10:02:54.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-07 10:02:54.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-07 10:02:54.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-07 10:02:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-07 10:02:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 10:02:54.355 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 10:02:54.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 10:02:54.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.356 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f030c72: (connection evicted) 2025-04-07 10:02:54.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 10:02:54.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 10:02:54.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-07 10:02:54.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-07 10:02:54.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 10:02:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-07 10:02:54.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-07 10:02:54.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 10:02:54.369 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.374 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-07 10:02:54.375 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-07 10:02:54.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 10:02:54.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 10:02:54.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.376 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35454c7a: (connection evicted) 2025-04-07 10:02:54.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 10:02:54.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 10:02:54.377 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b9155e 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 10:02:54.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-07 10:02:54.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-07 10:02:54.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 10:02:54.381 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-07 10:02:54.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-07 10:02:54.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 10:02:54.394 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 10:02:54.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 10:02:54.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.398 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de33fde: (connection evicted) 2025-04-07 10:02:54.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 10:02:54.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 10:02:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-07 10:02:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-07 10:02:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 10:02:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-07 10:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-07 10:02:54.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 10:02:54.454 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.466 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.487 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.504 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.514 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.522 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-07 10:02:54.523 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-07 10:02:54.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 10:02:54.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 10:02:54.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.525 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1: (connection evicted) 2025-04-07 10:02:54.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 10:02:54.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 10:02:54.525 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-07 10:02:54.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-07 10:02:54.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-04-07 10:02:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-04-07 10:02:54.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 10:02:54.628 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.636 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 10:02:54.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 10:02:54.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.669 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e7860c: (connection evicted) 2025-04-07 10:02:54.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 10:02:54.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 10:02:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-07 10:02:54.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-07 10:02:54.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 10:02:54.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-07 10:02:54.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-07 10:02:54.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 10:02:54.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 10:02:54.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 10:02:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.683 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2025-04-07 10:02:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 10:02:54.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 10:02:54.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-07 10:02:54.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-07 10:02:54.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 10:02:54.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-07 10:02:54.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-07 10:02:54.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 10:02:54.781 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.792 [DefaultDispatcher-worker-9 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-07 10:02:54.793 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.793 [DefaultDispatcher-worker-9 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-07 10:02:54.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 10:02:54.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 10:02:54.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.794 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2025-04-07 10:02:54.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 10:02:54.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 10:02:54.795 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-07 10:02:54.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-07 10:02:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-07 10:02:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 10:02:54.801 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-07 10:02:54.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-07 10:02:54.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 10:02:54.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 10:02:54.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 10:02:54.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.808 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b85a73: (connection evicted) 2025-04-07 10:02:54.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 10:02:54.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e639ee 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 10:02:54.824 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.829 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.830 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356fa0d1 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-04-07 10:02:54.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-04-07 10:02:54.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 10:02:54.840 [DefaultDispatcher-worker-7 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-07 10:02:54.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 10:02:54.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 10:02:54.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.843 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c: (connection evicted) 2025-04-07 10:02:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 10:02:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 10:02:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 10:02:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.855 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.856 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 10:02:54.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 10:02:54.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 10:02:54.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 10:02:54.863 [DefaultDispatcher-worker-11 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 10:02:54.863 [DefaultDispatcher-worker-9 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 10:02:54.864 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 10:02:54.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 10:02:54.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 10:02:54.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.866 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2025-04-07 10:02:54.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 10:02:54.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 10:02:54.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 10:02:54.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 10:02:54.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 10:02:54.870 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 10:02:54.875 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 10:02:54.876 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 10:02:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-07 10:02:54.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-07 10:02:54.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 10:02:54.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 10:02:54.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 10:02:54.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:02:54.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 10:02:54.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 10:02:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 10:02:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 10:02:54.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 10:02:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 10:02:54.889 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 10:02:54.890 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 10:02:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-07 10:02:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-07 10:02:54.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 10:02:54.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 10:02:54.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 10:02:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:02:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 10:02:54.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-07 10:02:54.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-07 10:02:54.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 10:02:54.906 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.927 [DefaultDispatcher-worker-7 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-07 10:02:54.933 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.934 [DefaultDispatcher-worker-4 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-07 10:02:54.958 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.970 [DefaultDispatcher-worker-3 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-07 10:02:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 10:02:54.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 10:02:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.972 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b: (connection evicted) 2025-04-07 10:02:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:54.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 10:02:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 10:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 10:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd64243 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:54.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-07 10:02:54.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-07 10:02:54.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 10:02:54.978 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.992 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:54.995 [DefaultDispatcher-worker-12 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-07 10:02:55.000 [DefaultDispatcher-worker-6 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-07 10:02:55.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 10:02:55.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 10:02:55.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.011 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb: (connection evicted) 2025-04-07 10:02:55.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 10:02:55.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8ee69d 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 10:02:55.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-07 10:02:55.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-07 10:02:55.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 10:02:55.033 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-07 10:02:55.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 10:02:55.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 10:02:55.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.034 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fceab5d: (connection evicted) 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 10:02:55.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 10:02:55.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 10:02:55.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 10:02:55.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 10:02:55.057 [DefaultDispatcher-worker-18 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 10:02:55.062 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 10:02:55.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 10:02:55.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 10:02:55.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.062 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 10:02:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506b083 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-07 10:02:55.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-07 10:02:55.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 10:02:55.086 [DefaultDispatcher-worker-13 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-07 10:02:55.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 10:02:55.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 10:02:55.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.087 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace2408: (connection evicted) 2025-04-07 10:02:55.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 10:02:55.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 10:02:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 10:02:55.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 10:02:55.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 10:02:55.107 [DefaultDispatcher-worker-11 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 10:02:55.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 10:02:55.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 10:02:55.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.108 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-07 10:02:55.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 10:02:55.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a247711 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 10:02:55.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-07 10:02:55.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-07 10:02:55.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 10:02:55.298 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-07 10:02:55.302 [DefaultDispatcher-worker-16 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-07 10:02:55.304 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36203/manifest.json 2025-04-07 10:02:55.304 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36203/manifest.json. 2025-04-07 10:02:55.304 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36203/manifest.json 2025-04-07 10:02:55.305 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36203/manifest.json 2025-04-07 10:02:55.305 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36203/manifest.json 2025-04-07 10:02:55.360 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.379 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36203/manifest.json. 2025-04-07 10:02:55.379 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36203/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:55.387 [DefaultDispatcher-worker-9 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-07 10:02:55.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 10:02:55.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 10:02:55.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.391 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@764db16c: (connection evicted) 2025-04-07 10:02:55.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 10:02:55.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aea57dc 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71458178 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 10:02:55.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-07 10:02:55.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-07 10:02:55.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 10:02:55.430 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:02:55.467 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-07 10:02:55.467 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a2057e 2025-04-07 10:02:55.507 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.514 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.518 [DefaultDispatcher-worker-9 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:42545 2025-04-07 10:02:55.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386f88b3 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 10:02:55.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-07 10:02:55.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-07 10:02:55.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 10:02:55.537 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 10:02:55.541 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 10:02:55.541 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 10:02:55.541 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 10:02:55.542 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 10:02:55.542 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 10:02:55.542 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 10:02:55.542 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 10:02:55.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ffa8126 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:55.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:55.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 10:02:55.571 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.577 [DefaultDispatcher-worker-14 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.580 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-07 10:02:55.582 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-07 10:02:55.586 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.590 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.590 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.590 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json. 2025-04-07 10:02:55.590 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.592 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.592 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.593 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json. 2025-04-07 10:02:55.593 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:55.601 [DefaultDispatcher-worker-3 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.604 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 10:02:55.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-50e1a1c8-f56d-4fcb-9c30-d319dea5d0d6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 10:02:55.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:55.607 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-50e1a1c8-f56d-4fcb-9c30-d319dea5d0d6 2025-04-07 10:02:55.609 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:55.610 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:02:55.610 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:55.610 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:02:55.615 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.615 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/UmAppDatabase/replication/nodeId 2025-04-07 10:02:55.615 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/UmAppDatabase/replication/nodeId. 2025-04-07 10:02:55.615 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/UmAppDatabase/replication/nodeId 2025-04-07 10:02:55.619 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/api/blob/upload-init-batch 2025-04-07 10:02:55.619 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/blob/upload-init-batch. 2025-04-07 10:02:55.619 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/api/blob/upload-init-batch 2025-04-07 10:02:55.619 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42545/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:02:55.621 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.643 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.656 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:02:55.656 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:02:55.656 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:02:55.656 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:02:55.659 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.659 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.661 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:55.661 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:02:55.661 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:55.662 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/UmAppDatabase/replication/nodeId 2025-04-07 10:02:55.662 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/UmAppDatabase/replication/nodeId 2025-04-07 10:02:55.663 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.664 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:55.664 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:55.666 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-07 10:02:55.666 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-07 10:02:55.669 [DefaultDispatcher-worker-9 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.672 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:55.673 [DefaultDispatcher-worker-18 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.681 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-04-07 10:02:55.682 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/api/blob/upload-init-batch 2025-04-07 10:02:55.682 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/api/blob/upload-init-batch 2025-04-07 10:02:55.684 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42545/api/blob/upload-init-batch. 2025-04-07 10:02:55.684 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42545/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:55.693 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.693 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/blob/upload-batch-data. 2025-04-07 10:02:55.693 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.693 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42545/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:55.698 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:55.705 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:55.706 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.706 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 10:02:55.706 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.712 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.712 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/blob/upload-batch-data. 2025-04-07 10:02:55.712 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.712 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42545/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:55.714 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:55.716 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:55.716 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.716 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:02:55.717 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/api/blob/upload-batch-data 2025-04-07 10:02:55.728 [DefaultDispatcher-worker-13 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.736 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.746 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/UmAppDatabase/replication/message 2025-04-07 10:02:55.746 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/UmAppDatabase/replication/message. 2025-04-07 10:02:55.746 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/UmAppDatabase/replication/message 2025-04-07 10:02:55.746 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42545/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:02:55.747 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:02:55.748 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:02:55.748 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:55.760 [DefaultDispatcher-worker-9 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-07 10:02:55.761 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:55.761 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.761 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-07 10:02:55.761 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json. 2025-04-07 10:02:55.761 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.762 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/UmAppDatabase/replication/message 2025-04-07 10:02:55.762 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/UmAppDatabase/replication/message 2025-04-07 10:02:55.762 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42545/UmAppDatabase/replication/message. 2025-04-07 10:02:55.762 [DefaultDispatcher-worker-8 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42545/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:55.763 [DefaultDispatcher-worker-9 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.763 [DefaultDispatcher-worker-9 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json 2025-04-07 10:02:55.763 [DefaultDispatcher-worker-9 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json. 2025-04-07 10:02:55.763 [DefaultDispatcher-worker-9 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42545/api/content/713721238482751488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:55.767 [DefaultDispatcher-worker-18 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-07 10:02:55.767 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-07 10:02:55.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 10:02:55.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 10:02:55.768 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 10:02:55.768 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 10:02:55.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 10:02:55.769 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-07 10:02:55.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 10:02:55.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 10:02:55.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:55.769 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f416d0: (connection evicted) 2025-04-07 10:02:55.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:55.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 10:02:55.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 10:02:56.039 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:56.039 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:56.229 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:56.774 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a2057e 2025-04-07 10:02:56.775 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a2057e 2025-04-07 10:02:56.777 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-07 10:02:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 10:02:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 10:02:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:56.777 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301e5d23: (connection evicted) 2025-04-07 10:02:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 10:02:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781bd9dd 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:56.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:56.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 10:02:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 10:02:56.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d23cd8 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:56.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2025-04-07 10:02:56.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2025-04-07 10:02:56.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 10:02:56.803 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:02:56.805 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-07 10:02:56.805 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@c3114ea 2025-04-07 10:02:56.806 [DefaultDispatcher-worker-12 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:39683 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f629aa4 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:56.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 10:02:56.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 10:02:56.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 10:02:56.808 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 10:02:56.808 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 10:02:56.808 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e9db77 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:56.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 10:02:56.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 10:02:56.831 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.836 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.841 [DefaultDispatcher-worker-12 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 10:02:56.843 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 10:02:56.847 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.852 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.852 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:56.852 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json. 2025-04-07 10:02:56.852 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:56.853 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:56.853 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:56.853 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json. 2025-04-07 10:02:56.853 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:56.859 [DefaultDispatcher-worker-14 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 10:02:56.862 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.862 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 10:02:56.862 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e5c8b3f7-e7ce-48f6-b02b-0c3830d5cb36', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 10:02:56.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:56.863 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e5c8b3f7-e7ce-48f6-b02b-0c3830d5cb36 2025-04-07 10:02:56.864 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:56.864 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:02:56.864 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:56.864 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:02:56.866 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:02:56.866 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:02:56.867 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.867 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:56.867 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:56.867 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.867 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 10:02:56.867 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:56.867 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:56.869 [DefaultDispatcher-worker-12 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.869 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/UmAppDatabase/replication/nodeId 2025-04-07 10:02:56.869 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/UmAppDatabase/replication/nodeId. 2025-04-07 10:02:56.869 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/UmAppDatabase/replication/nodeId 2025-04-07 10:02:56.871 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:56.871 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-init-batch. 2025-04-07 10:02:56.871 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:56.871 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:02:56.871 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:02:56.872 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.872 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 10:02:56.872 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/UmAppDatabase/replication/nodeId 2025-04-07 10:02:56.872 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/UmAppDatabase/replication/nodeId 2025-04-07 10:02:56.872 [eventLoopGroupProxy-7-3 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:02:56.873 [eventLoopGroupProxy-7-3 @call-handler#507] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:02:56.874 [eventLoopGroupProxy-7-3 @coroutine#510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:56.874 [eventLoopGroupProxy-7-3 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 10:02:56.875 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:56.875 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:56.875 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-init-batch. 2025-04-07 10:02:56.875 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:56.876 [DefaultDispatcher-worker-5 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.876 [DefaultDispatcher-worker-5 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:56.876 [DefaultDispatcher-worker-5 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.876 [DefaultDispatcher-worker-5 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:56.878 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:56.878 [DefaultDispatcher-worker-11 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.879 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:56.880 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.880 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 10:02:56.880 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.881 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.881 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:56.881 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.881 [DefaultDispatcher-worker-11 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:56.882 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:56.883 [DefaultDispatcher-worker-12 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.884 [eventLoopGroupProxy-7-1 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:56.884 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.884 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:02:56.885 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.886 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.886 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:56.886 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.886 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:56.886 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:56.892 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:56.894 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:56.906 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:56.909 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:56.928 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.929 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:02:56.929 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.930 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.930 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:56.930 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.930 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:56.931 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:56.931 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 10:02:56.931 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.932 [DefaultDispatcher-worker-2 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:56.932 [DefaultDispatcher-worker-2 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:56.932 [DefaultDispatcher-worker-2 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:39683/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39683/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 10:02:56.932 [DefaultDispatcher-worker-2 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39683/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:56.939 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.946 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:56.948 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 10:02:57.449 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f2882b22-f37f-4565-8aaf-7e9209e3bf30', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 10:02:57.449 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:57.449 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f2882b22-f37f-4565-8aaf-7e9209e3bf30 2025-04-07 10:02:57.451 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:57.451 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-init-batch. 2025-04-07 10:02:57.451 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:57.451 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:02:57.452 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:02:57.453 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:02:57.453 [eventLoopGroupProxy-7-1 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:57.455 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-07 10:02:57.455 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:57.455 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/api/blob/upload-init-batch 2025-04-07 10:02:57.455 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-init-batch. 2025-04-07 10:02:57.455 [DefaultDispatcher-worker-20 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:57.456 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.456 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.456 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.456 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.458 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.460 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.460 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 10:02:57.460 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.461 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.461 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.461 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.461 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.462 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.463 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.463 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:02:57.463 [DefaultDispatcher-worker-8 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.464 [DefaultDispatcher-worker-8 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.464 [DefaultDispatcher-worker-8 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.464 [DefaultDispatcher-worker-8 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.464 [DefaultDispatcher-worker-8 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.465 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.506 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.507 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:02:57.507 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.508 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.508 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.508 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.508 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.508 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.550 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.551 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:02:57.551 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.552 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.552 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.552 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.552 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.553 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.594 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.594 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:02:57.595 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.595 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.595 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.595 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.595 [DefaultDispatcher-worker-19 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.596 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.638 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.639 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:02:57.639 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.640 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.640 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.640 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.640 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.641 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.682 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.682 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:02:57.683 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.683 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.683 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.683 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.683 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.684 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.726 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.727 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:02:57.727 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.727 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.727 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.727 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.727 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.728 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.770 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.770 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:02:57.771 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.771 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.772 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.772 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.772 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.773 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.814 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.814 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:02:57.814 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.815 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.815 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.815 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.815 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.815 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.857 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.857 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:02:57.858 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.858 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.858 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.858 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.858 [DefaultDispatcher-worker-3 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.859 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.901 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.901 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:02:57.902 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.903 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.903 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.903 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.903 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.903 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.945 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.945 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:02:57.946 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.946 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.946 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.947 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.947 [DefaultDispatcher-worker-16 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.947 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.955 [DefaultDispatcher-worker-11 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:57.990 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:57.991 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.991 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 10:02:57.991 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.992 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.992 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.992 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.992 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.993 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.995 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:57.995 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.995 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:02:57.995 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.996 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.996 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/blob/upload-batch-data. 2025-04-07 10:02:57.996 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:57.996 [DefaultDispatcher-worker-20 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:57.997 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:57.998 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:57.998 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:57.998 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:02:57.999 [DefaultDispatcher-worker-11 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/blob/upload-batch-data 2025-04-07 10:02:58.004 [DefaultDispatcher-worker-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:58.009 [DefaultDispatcher-worker-15 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:58.009 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/UmAppDatabase/replication/message 2025-04-07 10:02:58.009 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/UmAppDatabase/replication/message. 2025-04-07 10:02:58.009 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/UmAppDatabase/replication/message 2025-04-07 10:02:58.009 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39683/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:02:58.010 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:02:58.011 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:02:58.011 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-14 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2025-04-07 10:02:58.022 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:58.022 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json. 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-13 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/UmAppDatabase/replication/message 2025-04-07 10:02:58.022 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/UmAppDatabase/replication/message 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39683/UmAppDatabase/replication/message. 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json. 2025-04-07 10:02:58.023 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39683/api/content/713721241508986880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:58.027 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-07 10:02:58.028 [DefaultDispatcher-worker-7 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2025-04-07 10:02:58.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 10:02:58.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 10:02:58.029 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 10:02:58.029 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 10:02:58.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 10:02:58.030 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 10:02:58.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 10:02:58.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 10:02:58.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:58.030 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78: (connection evicted) 2025-04-07 10:02:58.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:58.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 10:02:58.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 10:02:58.308 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:58.449 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:58.505 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:58.794 [DefaultDispatcher-worker-4 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2025-04-07 10:02:59.034 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@c3114ea 2025-04-07 10:02:59.034 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@c3114ea 2025-04-07 10:02:59.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 10:02:59.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 10:02:59.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.035 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a46227: (connection evicted) 2025-04-07 10:02:59.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:59.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 10:02:59.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a65c40 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:59.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fd5d6d1 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:59.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-07 10:02:59.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-07 10:02:59.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 10:02:59.061 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:02:59.062 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 10:02:59.062 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3a83cfbc 2025-04-07 10:02:59.063 [DefaultDispatcher-worker-7 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:37661 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:59.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-07 10:02:59.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-07 10:02:59.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 10:02:59.066 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 10:02:59.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 10:02:59.066 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4c6e32 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:02:59.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 10:02:59.086 [DefaultDispatcher-worker-18 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.090 [DefaultDispatcher-worker-11 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.094 [DefaultDispatcher-worker-10 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-07 10:02:59.095 [Test worker @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-07 10:02:59.099 [DefaultDispatcher-worker-12 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.103 [DefaultDispatcher-worker-11 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.103 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.103 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json. 2025-04-07 10:02:59.103 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.104 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.104 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.105 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json. 2025-04-07 10:02:59.105 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:59.112 [DefaultDispatcher-worker-14 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.112 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 10:02:59.112 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5db1c527-21b9-4815-9bc8-29cced9b8806', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 10:02:59.113 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:02:59.113 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5db1c527-21b9-4815-9bc8-29cced9b8806 2025-04-07 10:02:59.114 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:59.114 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:02:59.114 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:59.114 [DefaultDispatcher-worker-14 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:02:59.116 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:02:59.116 [eventLoopGroupProxy-10-2 @call-handler#672] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:02:59.116 [eventLoopGroupProxy-10-2 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.116 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:59.116 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:59.117 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.117 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 10:02:59.117 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:59.117 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:02:59.119 [DefaultDispatcher-worker-8 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.120 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/UmAppDatabase/replication/nodeId 2025-04-07 10:02:59.120 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/UmAppDatabase/replication/nodeId. 2025-04-07 10:02:59.120 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/UmAppDatabase/replication/nodeId 2025-04-07 10:02:59.121 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-init-batch 2025-04-07 10:02:59.121 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-init-batch. 2025-04-07 10:02:59.121 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-init-batch 2025-04-07 10:02:59.121 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:02:59.121 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:02:59.121 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.121 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 10:02:59.122 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/UmAppDatabase/replication/nodeId 2025-04-07 10:02:59.122 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/UmAppDatabase/replication/nodeId 2025-04-07 10:02:59.122 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:02:59.122 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:02:59.123 [eventLoopGroupProxy-10-1 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.124 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 10:02:59.126 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-init-batch 2025-04-07 10:02:59.126 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/api/blob/upload-init-batch 2025-04-07 10:02:59.126 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-init-batch. 2025-04-07 10:02:59.126 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37661/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:59.127 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.127 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-batch-data. 2025-04-07 10:02:59.127 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.127 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:59.128 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:59.129 [DefaultDispatcher-worker-2 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.131 [eventLoopGroupProxy-10-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.131 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.131 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 10:02:59.131 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.133 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.133 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-batch-data. 2025-04-07 10:02:59.133 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.133 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:59.134 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:59.134 [DefaultDispatcher-worker-6 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.139 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.139 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.139 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 10:02:59.139 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.140 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.141 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-batch-data. 2025-04-07 10:02:59.141 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.141 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:59.142 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:59.145 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.145 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.145 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 10:02:59.146 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.146 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.146 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-batch-data. 2025-04-07 10:02:59.146 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.146 [DefaultDispatcher-worker-9 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:59.147 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:59.149 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.149 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.149 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:02:59.149 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.150 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.150 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.150 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/blob/upload-batch-data. 2025-04-07 10:02:59.150 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.150 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:02:59.151 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:02:59.151 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.152 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:02:59.153 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.153 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:02:59.153 [DefaultDispatcher-worker-6 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/blob/upload-batch-data 2025-04-07 10:02:59.160 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.164 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.165 [DefaultDispatcher-worker-12 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.165 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/UmAppDatabase/replication/message 2025-04-07 10:02:59.165 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/UmAppDatabase/replication/message. 2025-04-07 10:02:59.165 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/UmAppDatabase/replication/message 2025-04-07 10:02:59.165 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37661/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:02:59.166 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:02:59.166 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:02:59.166 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:02:59.166 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.180 [DefaultDispatcher-worker-16 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-07 10:02:59.180 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:02:59.180 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-07 10:02:59.180 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json. 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/UmAppDatabase/replication/message 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/UmAppDatabase/replication/message 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37661/UmAppDatabase/replication/message. 2025-04-07 10:02:59.181 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37661/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:02:59.182 [DefaultDispatcher-worker-3 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.182 [DefaultDispatcher-worker-3 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json 2025-04-07 10:02:59.182 [DefaultDispatcher-worker-3 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json. 2025-04-07 10:02:59.182 [DefaultDispatcher-worker-3 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37661/api/content/713721258301591552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:02:59.186 [DefaultDispatcher-worker-11 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-07 10:02:59.188 [DefaultDispatcher-worker-4 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-07 10:02:59.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 10:02:59.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 10:02:59.189 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 10:02:59.189 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 10:02:59.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 10:02:59.190 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-07 10:02:59.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 10:02:59.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 10:02:59.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:02:59.190 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d126f07: (connection evicted) 2025-04-07 10:02:59.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:02:59.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 10:02:59.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 10:02:59.566 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:59.566 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:02:59.660 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:03:00.194 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3a83cfbc 2025-04-07 10:03:00.195 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3a83cfbc 2025-04-07 10:03:00.196 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 10:03:00.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 10:03:00.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 10:03:00.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:00.196 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff12b53: (connection evicted) 2025-04-07 10:03:00.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:00.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 10:03:00.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:00.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:00.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 10:03:00.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:00.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:00.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-07 10:03:00.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-07 10:03:00.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 10:03:00.232 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:03:00.234 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-07 10:03:00.234 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35d53cd8 2025-04-07 10:03:00.235 [DefaultDispatcher-worker-18 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:42709 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:00.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:00.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 10:03:00.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 10:03:00.237 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 10:03:00.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 10:03:00.237 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:00.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 10:03:00.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 10:03:00.257 [DefaultDispatcher-worker-6 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.262 [DefaultDispatcher-worker-1 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.321 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:00.323 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:00.336 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:00.338 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:00.350 [DefaultDispatcher-worker-1 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.376 [DefaultDispatcher-worker-1 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.379 [DefaultDispatcher-worker-1 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.382 [DefaultDispatcher-worker-1 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:00.388 [DefaultDispatcher-worker-17 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.392 [DefaultDispatcher-worker-19 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.392 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:00.392 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json. 2025-04-07 10:03:00.392 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:00.393 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:00.393 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:00.394 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json. 2025-04-07 10:03:00.394 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:00.453 [DefaultDispatcher-worker-20 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 10:03:00.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3797885d-e7ee-467a-b427-cb515a8d9eb2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 10:03:00.454 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 10:03:00.454 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3797885d-e7ee-467a-b427-cb515a8d9eb2 2025-04-07 10:03:00.455 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:00.455 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:00.455 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:00.455 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:00.457 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.458 [eventLoopGroupProxy-13-2 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 10:03:00.458 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:00.458 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:00.460 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.460 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/UmAppDatabase/replication/nodeId 2025-04-07 10:03:00.460 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:00.460 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/UmAppDatabase/replication/nodeId 2025-04-07 10:03:00.461 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:03:00.461 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.461 [eventLoopGroupProxy-13-2 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 10:03:00.462 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/UmAppDatabase/replication/nodeId 2025-04-07 10:03:00.462 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/UmAppDatabase/replication/nodeId 2025-04-07 10:03:00.467 [DefaultDispatcher-worker-16 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.472 [DefaultDispatcher-worker-20 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:00.476 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-init-batch 2025-04-07 10:03:00.476 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-init-batch. 2025-04-07 10:03:00.476 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-init-batch 2025-04-07 10:03:00.476 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:03:00.477 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:03:00.477 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:03:00.520 [eventLoopGroupProxy-13-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.522 [eventLoopGroupProxy-13-2 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-07 10:03:00.522 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-init-batch 2025-04-07 10:03:00.522 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/api/blob/upload-init-batch 2025-04-07 10:03:00.523 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-init-batch. 2025-04-07 10:03:00.523 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42709/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:00.527 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.527 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.527 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.527 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.528 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.530 [eventLoopGroupProxy-13-2 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.530 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.530 [eventLoopGroupProxy-13-2 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.530 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.531 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.531 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.532 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.532 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.532 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.575 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.575 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.576 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 10:03:00.576 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.578 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.579 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.579 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.579 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.579 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.580 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.580 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.580 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.580 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.581 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.583 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.583 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.583 [eventLoopGroupProxy-13-2 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.584 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.584 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.584 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.584 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.584 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.585 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.627 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.628 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.628 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:00.628 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.630 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.630 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.630 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.630 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.631 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.692 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.692 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.692 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-07 10:03:00.692 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.694 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.694 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.694 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.694 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.694 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.741 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.741 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.741 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-07 10:03:00.742 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.744 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.786 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.787 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.787 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 10:03:00.787 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.788 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.788 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.788 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.788 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.789 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.832 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.832 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.832 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:00.833 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.833 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.834 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.834 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.834 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.834 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.877 [eventLoopGroupProxy-13-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.877 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.877 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:00.877 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.878 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.878 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.878 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.878 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.879 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.880 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.880 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.880 [eventLoopGroupProxy-13-2 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.880 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.881 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.881 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.881 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.881 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.882 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.883 [eventLoopGroupProxy-13-2 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.883 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.883 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.883 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.884 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.884 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.884 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.884 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.884 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.885 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.885 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.885 [eventLoopGroupProxy-13-2 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.886 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.886 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.886 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.886 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.886 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.887 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.888 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.888 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.888 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.888 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.889 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.889 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.889 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.889 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.889 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.890 [eventLoopGroupProxy-13-2 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.890 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.891 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.891 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.891 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.891 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.891 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.891 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.892 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.893 [eventLoopGroupProxy-13-2 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.893 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.893 [eventLoopGroupProxy-13-2 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.893 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.894 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.894 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.894 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.894 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.895 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.895 [eventLoopGroupProxy-13-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.896 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.896 [eventLoopGroupProxy-13-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.896 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.897 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.897 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.897 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.897 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.897 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.898 [eventLoopGroupProxy-13-2 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.898 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.898 [eventLoopGroupProxy-13-2 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.899 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.899 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.899 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.899 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.899 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.900 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.901 [eventLoopGroupProxy-13-2 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.901 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.901 [eventLoopGroupProxy-13-2 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.901 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.902 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.902 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.902 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.902 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.902 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.903 [eventLoopGroupProxy-13-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.903 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.903 [eventLoopGroupProxy-13-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.904 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.904 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.904 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.904 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.904 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.905 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.906 [eventLoopGroupProxy-13-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.906 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.906 [eventLoopGroupProxy-13-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.906 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.907 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.907 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.907 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.907 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.907 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.908 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.908 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.908 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.909 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.910 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.910 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.910 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.910 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.911 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.912 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.912 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.912 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.912 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.913 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.913 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.913 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.913 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.913 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.914 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.914 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.915 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.915 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.916 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.916 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.916 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.916 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.916 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.918 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.918 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.918 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.918 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.919 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.919 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.919 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.919 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.919 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.920 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.920 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.921 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.921 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.922 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.922 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.922 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.922 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.923 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.924 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.924 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.924 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.924 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.925 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.925 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.925 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.925 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.926 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.927 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.927 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.927 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.927 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.928 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.928 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.928 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.928 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.929 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.930 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.930 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.930 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.930 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.931 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.931 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.931 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.931 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.931 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.932 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.932 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.932 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.933 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.934 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.935 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.936 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.936 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.936 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.937 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.937 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.937 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.937 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.937 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.938 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.939 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.939 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.939 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.941 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.941 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.941 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.941 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.941 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.942 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.943 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.943 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.943 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.944 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.945 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.945 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.945 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.945 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.947 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.947 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.947 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:00.947 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.949 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.950 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.950 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.950 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:00.951 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.951 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.951 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.951 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.951 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.952 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.953 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:00.956 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:00.956 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 10:03:00.957 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.958 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.958 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:00.958 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:00.958 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:00.959 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:00.971 [DefaultDispatcher-worker-18 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:01.001 [eventLoopGroupProxy-13-2 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.001 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.001 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.002 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.003 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.003 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.003 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.003 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.003 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.005 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.005 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.005 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.005 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.005 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.005 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.005 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.005 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.006 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.007 [eventLoopGroupProxy-13-2 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.007 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.007 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.007 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.008 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.008 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.008 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.008 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.009 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.010 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.010 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.010 [eventLoopGroupProxy-13-2 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.010 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.011 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.011 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.011 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.011 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.011 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.053 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.053 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.053 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.054 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.054 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.054 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.054 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.054 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.055 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.099 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.099 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.099 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 10:03:01.099 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.100 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.100 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.100 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.100 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.101 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.102 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.102 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.102 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.103 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.103 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.103 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.103 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.103 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.104 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.105 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.105 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.105 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.105 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.106 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.106 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.106 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.106 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.107 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.149 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.149 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.149 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.150 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.150 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.150 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.150 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.150 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.151 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.152 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.152 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.152 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.153 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.153 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.153 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.153 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.153 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.154 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.155 [eventLoopGroupProxy-13-2 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.155 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.155 [eventLoopGroupProxy-13-2 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.155 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.156 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.156 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.156 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.156 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.156 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.157 [eventLoopGroupProxy-13-2 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.158 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.158 [eventLoopGroupProxy-13-2 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.158 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.158 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.158 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.158 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.158 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.159 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.160 [eventLoopGroupProxy-13-2 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.160 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.160 [eventLoopGroupProxy-13-2 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.160 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.161 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.161 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.161 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.161 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.162 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.204 [eventLoopGroupProxy-13-2 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.204 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.204 [eventLoopGroupProxy-13-2 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.205 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.205 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.205 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.205 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.206 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.206 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.207 [eventLoopGroupProxy-13-2 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.207 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.207 [eventLoopGroupProxy-13-2 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.208 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.208 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.208 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.208 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.208 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.209 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.210 [eventLoopGroupProxy-13-2 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.210 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.210 [eventLoopGroupProxy-13-2 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.210 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.211 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.211 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.211 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.211 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.212 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.213 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.213 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.213 [eventLoopGroupProxy-13-2 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.213 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.214 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.215 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.215 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.215 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.216 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.216 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.216 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.216 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.216 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.217 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.218 [eventLoopGroupProxy-13-2 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.218 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.218 [eventLoopGroupProxy-13-2 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.218 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.220 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.220 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.220 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.220 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.220 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.221 [eventLoopGroupProxy-13-2 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.222 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.222 [eventLoopGroupProxy-13-2 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.222 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.223 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.223 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.223 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.223 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.223 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.224 [eventLoopGroupProxy-13-2 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.225 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.225 [eventLoopGroupProxy-13-2 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.225 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.225 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.225 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.225 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.225 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.226 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.227 [eventLoopGroupProxy-13-2 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.228 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.228 [eventLoopGroupProxy-13-2 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.228 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.229 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.229 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.229 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.229 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.229 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.231 [eventLoopGroupProxy-13-2 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.231 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.231 [eventLoopGroupProxy-13-2 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.231 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.232 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.232 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.232 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.232 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.233 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.234 [eventLoopGroupProxy-13-2 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.234 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.234 [eventLoopGroupProxy-13-2 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.234 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.235 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.235 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.235 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.235 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.236 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.237 [eventLoopGroupProxy-13-2 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.237 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.237 [eventLoopGroupProxy-13-2 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.237 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.238 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.238 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.238 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.238 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.238 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.239 [eventLoopGroupProxy-13-2 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.239 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.240 [eventLoopGroupProxy-13-2 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.240 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.240 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.240 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.240 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.240 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.241 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.283 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.283 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.283 [eventLoopGroupProxy-13-2 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.283 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.284 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.284 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.284 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.284 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.285 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.286 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.287 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.287 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.287 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.288 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.288 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.288 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.288 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.288 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.289 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.289 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.289 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.290 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.290 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.290 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.290 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.290 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.291 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.332 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.332 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.333 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.333 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.334 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.334 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.334 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.334 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.334 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.335 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.336 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.336 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.336 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.336 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.336 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.336 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.336 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.337 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.338 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.338 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.338 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.338 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.339 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.339 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.339 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.339 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.339 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.340 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.340 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.340 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.341 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.341 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.341 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.341 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.341 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.342 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.384 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.384 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.384 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.385 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.385 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.385 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.385 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.385 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.386 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.387 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.388 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.388 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.388 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.388 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.388 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.388 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.388 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.389 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.432 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.432 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.432 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.432 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.434 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.434 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.434 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.434 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.434 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.479 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.479 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.479 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 10:03:01.480 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.483 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.483 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.483 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.483 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.484 [DefaultDispatcher-worker-20 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:01.484 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.526 [eventLoopGroupProxy-13-2 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.526 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.527 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.527 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.528 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.528 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.528 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.528 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.528 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.571 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.571 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.571 [eventLoopGroupProxy-13-2 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.572 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.573 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.573 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.573 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.573 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.573 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.574 [eventLoopGroupProxy-13-2 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.574 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.575 [eventLoopGroupProxy-13-2 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.575 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.575 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.575 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.575 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.575 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.576 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.577 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.577 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.577 [eventLoopGroupProxy-13-2 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.577 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.578 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.578 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.578 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.578 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.579 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.579 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.579 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.579 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.580 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.580 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.580 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.580 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.580 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.581 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.581 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.581 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.582 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.582 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.582 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.582 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.582 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.583 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.583 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.584 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.584 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.584 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.585 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.585 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.585 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.585 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.585 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.586 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.586 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.586 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.586 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.587 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.587 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.587 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.587 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.587 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.588 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.588 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.589 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.589 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.589 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.589 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.589 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.589 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.590 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.591 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.591 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.591 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.591 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.592 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.592 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.592 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.592 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.592 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.593 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.593 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.593 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.594 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.594 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.594 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.594 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.594 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.595 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.595 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.596 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.596 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.596 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.596 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.596 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.596 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.596 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.597 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.598 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.598 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.598 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.598 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.599 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.599 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.599 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.599 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.599 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.600 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.600 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.600 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.600 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.601 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.601 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.601 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.601 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.601 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.603 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.603 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.603 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.603 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.603 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.603 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.603 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.603 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.604 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.605 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.605 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.605 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.606 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.606 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.606 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.606 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.606 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.607 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.650 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.650 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.650 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.650 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.651 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.651 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.651 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.651 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.652 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.653 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.653 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.653 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.653 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.654 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.654 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.654 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.654 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.654 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.655 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.656 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.656 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.656 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.656 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.656 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.656 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.656 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.657 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.658 [eventLoopGroupProxy-13-2 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.658 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.658 [eventLoopGroupProxy-13-2 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.658 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.659 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.659 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.659 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.659 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.659 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.660 [eventLoopGroupProxy-13-2 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.660 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.660 [eventLoopGroupProxy-13-2 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.661 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.661 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.661 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.661 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.661 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.662 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.663 [eventLoopGroupProxy-13-2 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.663 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.663 [eventLoopGroupProxy-13-2 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.663 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.664 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.664 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.664 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.664 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.664 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.665 [eventLoopGroupProxy-13-2 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.665 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.665 [eventLoopGroupProxy-13-2 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.665 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.666 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.666 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.666 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.666 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.667 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.709 [eventLoopGroupProxy-13-2 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.709 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.709 [eventLoopGroupProxy-13-2 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.710 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.710 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.710 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.710 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.710 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.711 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.712 [eventLoopGroupProxy-13-2 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.712 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.712 [eventLoopGroupProxy-13-2 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.712 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.713 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.713 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.713 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.713 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.713 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.714 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.714 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.714 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.715 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.715 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.715 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.715 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.715 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.716 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.758 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.758 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.758 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:01.759 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.760 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.760 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.760 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.760 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.760 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.761 [eventLoopGroupProxy-13-2 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.761 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.761 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.762 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.762 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.762 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.762 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.762 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.763 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.764 [eventLoopGroupProxy-13-2 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.764 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.764 [eventLoopGroupProxy-13-2 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.764 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.765 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.765 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.765 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.765 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.765 [eventLoopGroupProxy-13-2 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.766 [eventLoopGroupProxy-13-2 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.766 [eventLoopGroupProxy-13-2 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.766 [eventLoopGroupProxy-13-2 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.766 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.767 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.767 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.767 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.767 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.768 [eventLoopGroupProxy-13-2 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.769 [eventLoopGroupProxy-13-2 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.769 [eventLoopGroupProxy-13-2 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.769 [eventLoopGroupProxy-13-2 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.769 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.770 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.770 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.770 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.770 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.770 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.771 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.771 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.771 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.771 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.772 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.772 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.772 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.772 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.772 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.773 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.773 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.773 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.774 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.774 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.774 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.774 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.774 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.775 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.776 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.776 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.776 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.776 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.777 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.777 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.777 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.777 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.777 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.778 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.778 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.778 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.779 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.779 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.779 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.779 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.779 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.780 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.781 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.781 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.781 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.781 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.782 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.782 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.782 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.782 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.782 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.783 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.783 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.783 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.783 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.784 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.784 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.784 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.784 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.785 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.786 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.786 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.786 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:01.786 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.787 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.787 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.787 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.787 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.787 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.830 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.830 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.830 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.831 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.832 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.832 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.832 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.832 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.832 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.833 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.834 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.834 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.834 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.835 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.835 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.835 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.835 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.835 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.878 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.878 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.879 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 10:03:01.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.881 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.882 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.882 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.882 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:01.882 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.882 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.882 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.882 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.883 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.883 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.926 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.926 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.926 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:01.926 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.927 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.927 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.927 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.927 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.928 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.969 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:01.969 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:01.969 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:03:01.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:01.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:01.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:01.971 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:01.995 [DefaultDispatcher-worker-14 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:02.012 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.012 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.012 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:03:02.013 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.013 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.013 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.013 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.014 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.056 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.056 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.056 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:02.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.058 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.058 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.058 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.058 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.101 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.101 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.101 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.101 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.103 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.103 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.103 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.103 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.104 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.105 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.105 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.105 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.105 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.106 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.106 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.106 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.106 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.106 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.149 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.149 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.149 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.150 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.150 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.150 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.150 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.150 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.151 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.152 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.152 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.152 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.152 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.153 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.153 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.153 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.153 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.153 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.155 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.155 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.155 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:02.155 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.156 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.156 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.156 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.156 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.156 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.157 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.157 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.157 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.158 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.158 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.158 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.158 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.158 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.158 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.160 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.160 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.160 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:02.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.161 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.162 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.162 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.162 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.162 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.162 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.162 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.162 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.162 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.163 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.205 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.205 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.205 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:02.206 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.206 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.206 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.206 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.206 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.207 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.208 [eventLoopGroupProxy-13-2 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.208 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.208 [eventLoopGroupProxy-13-2 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.208 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.209 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.209 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.209 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.209 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.209 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.210 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.210 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.210 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.210 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.210 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.210 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.210 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.210 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.211 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.211 [eventLoopGroupProxy-13-2 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.212 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.212 [eventLoopGroupProxy-13-2 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.212 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.212 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.212 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.212 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.212 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.213 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.223 [DefaultDispatcher-worker-17 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.241 [DefaultDispatcher-worker-17 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:02.254 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.254 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.254 [eventLoopGroupProxy-13-2 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 10:03:02.254 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.255 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.256 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.256 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.256 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.257 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.257 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.257 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.257 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.257 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.257 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.258 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.258 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.258 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.258 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.259 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.259 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.259 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.259 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.259 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.260 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.260 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.260 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.261 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.261 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.261 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.261 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.261 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.304 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.304 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.304 [eventLoopGroupProxy-13-2 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.304 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.305 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.305 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.305 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.305 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.306 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.348 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.348 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.348 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:02.349 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.349 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.349 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.349 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.349 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.350 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.351 [eventLoopGroupProxy-13-2 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.351 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.351 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.351 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.352 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.352 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.352 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.352 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.353 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.358 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.358 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.358 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 10:03:02.358 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.359 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.359 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.359 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.359 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.359 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.360 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.360 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.360 [eventLoopGroupProxy-13-2 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.360 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.361 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.361 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.361 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.361 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.361 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.404 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.404 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.404 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.405 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.405 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.405 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.405 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.405 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.406 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.407 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.407 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.407 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.407 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.408 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.408 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.408 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.408 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.408 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.451 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.451 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.451 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.453 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.495 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.495 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.495 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:02.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.497 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.498 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.498 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.498 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.498 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.499 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.499 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.499 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.499 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.499 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.504 [DefaultDispatcher-worker-2 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:02.542 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.542 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.542 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 10:03:02.543 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.543 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.543 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.543 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.543 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.544 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.545 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.545 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.545 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.545 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.546 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.546 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.546 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.546 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.546 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.547 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.547 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.547 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.547 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.548 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.548 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.548 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.548 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.548 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.549 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.549 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.549 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.549 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.550 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.550 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.550 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.550 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.551 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.556 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.556 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.556 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 10:03:02.556 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.557 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.557 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.557 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.557 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.557 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.599 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.599 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.599 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 10:03:02.600 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.600 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.600 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.600 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.600 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.601 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.602 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.602 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.602 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.602 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.602 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.602 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.602 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.602 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.603 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.604 [eventLoopGroupProxy-13-2 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.604 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.604 [eventLoopGroupProxy-13-2 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 10:03:02.604 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.605 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.605 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/blob/upload-batch-data. 2025-04-07 10:03:02.605 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.605 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:02.605 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:02.607 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:02.607 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.607 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 10:03:02.607 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/blob/upload-batch-data 2025-04-07 10:03:02.614 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:02.618 [DefaultDispatcher-worker-18 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:02.618 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/UmAppDatabase/replication/message 2025-04-07 10:03:02.618 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/UmAppDatabase/replication/message. 2025-04-07 10:03:02.618 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/UmAppDatabase/replication/message 2025-04-07 10:03:02.618 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42709/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:03:02.619 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:03:02.619 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:03:02.619 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:02.629 [DefaultDispatcher-worker-20 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-07 10:03:02.629 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:02.629 [eventLoopGroupProxy-13-2 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-07 10:03:02.629 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:02.629 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json. 2025-04-07 10:03:02.629 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/UmAppDatabase/replication/message 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/UmAppDatabase/replication/message 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42709/UmAppDatabase/replication/message. 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42709/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:02.630 [DefaultDispatcher-worker-3 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json 2025-04-07 10:03:02.631 [DefaultDispatcher-worker-13 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json. 2025-04-07 10:03:02.631 [DefaultDispatcher-worker-13 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42709/api/content/713721261031395328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:02.636 [DefaultDispatcher-worker-6 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-07 10:03:02.653 [DefaultDispatcher-worker-3 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-07 10:03:02.679 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 10:03:02.679 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 10:03:02.679 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 10:03:02.679 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 10:03:02.679 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 10:03:02.682 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-07 10:03:02.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 10:03:02.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 10:03:02.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:02.682 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe11091: (connection evicted) 2025-04-07 10:03:02.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:02.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 10:03:02.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 10:03:02.737 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:03:02.737 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:03:03.114 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 10:03:03.686 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35d53cd8 2025-04-07 10:03:03.686 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35d53cd8 2025-04-07 10:03:03.690 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-07 10:03:03.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 10:03:03.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 10:03:03.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:03.690 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121f9c52: (connection evicted) 2025-04-07 10:03:03.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:03.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 10:03:03.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1715193f 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:03.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-04-07 10:03:03.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-04-07 10:03:03.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 10:03:03.738 [DefaultDispatcher-worker-12 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477d6f66 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:03.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408fca1 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408fca1 2025-04-07 10:03:03.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10660795 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:03.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-07 10:03:03.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-07 10:03:03.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 10:03:03.745 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:03:03.746 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 10:03:03.747 [DefaultDispatcher-worker-14 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:44915 2025-04-07 10:03:03.749 [DefaultDispatcher-worker-14 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408fca1 2025-04-07 10:03:03.750 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44915/api/blob/upload-init-batch 2025-04-07 10:03:03.750 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44915/api/blob/upload-init-batch. 2025-04-07 10:03:03.750 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44915/api/blob/upload-init-batch 2025-04-07 10:03:03.750 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44915/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:03:03.752 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 10:03:03.752 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 10:03:03.752 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-07 10:03:03.753 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44915/api/blob/upload-init-batch 2025-04-07 10:03:03.753 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44915/api/blob/upload-init-batch 2025-04-07 10:03:03.753 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44915/api/blob/upload-init-batch. 2025-04-07 10:03:03.753 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44915/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:03.754 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44915/api/blob/upload-batch-data 2025-04-07 10:03:03.754 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44915/api/blob/upload-batch-data. 2025-04-07 10:03:03.754 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44915/api/blob/upload-batch-data 2025-04-07 10:03:03.754 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44915/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:03.755 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 10:03:03.757 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-07 10:03:03.757 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:03.757 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44915/api/blob/upload-batch-data 2025-04-07 10:03:03.758 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 10:03:03.760 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:03.764 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408fca1 2025-04-07 10:03:03.799 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:03.843 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:03.844 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:04.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99f75e4 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:04.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2025-04-07 10:03:04.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2025-04-07 10:03:04.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 10:03:04.866 [DefaultDispatcher-worker-3 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2025-04-07 10:03:04.869 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35459/api/blob/upload-init-batch 2025-04-07 10:03:04.869 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35459/api/blob/upload-init-batch. 2025-04-07 10:03:04.869 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35459/api/blob/upload-init-batch 2025-04-07 10:03:04.869 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35459/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:03:04.870 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35459/api/blob/upload-init-batch 2025-04-07 10:03:04.871 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35459/api/blob/upload-init-batch 2025-04-07 10:03:04.871 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35459/api/blob/upload-init-batch. 2025-04-07 10:03:04.871 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35459/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:04.877 [DefaultDispatcher-worker-13 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2025-04-07 10:03:04.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 10:03:04.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 10:03:04.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:04.879 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e: (connection evicted) 2025-04-07 10:03:04.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:04.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 10:03:04.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fef2768 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:04.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@733e3c19 2025-04-07 10:03:04.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@733e3c19 2025-04-07 10:03:04.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 10:03:04.895 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44153/api/blob/upload-init-batch 2025-04-07 10:03:04.895 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44153/api/blob/upload-init-batch. 2025-04-07 10:03:04.895 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44153/api/blob/upload-init-batch 2025-04-07 10:03:04.895 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44153/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:03:04.896 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44153/api/blob/upload-init-batch 2025-04-07 10:03:04.896 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44153/api/blob/upload-init-batch 2025-04-07 10:03:04.896 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44153/api/blob/upload-init-batch. 2025-04-07 10:03:04.896 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44153/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 10:03:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 10:03:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:04.897 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@733e3c19: (connection evicted) 2025-04-07 10:03:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 10:03:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b4c89b6 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:04.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be86438 2025-04-07 10:03:04.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be86438 2025-04-07 10:03:04.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 10:03:04.912 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60651/api/blob/upload-init-batch 2025-04-07 10:03:04.912 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60651/api/blob/upload-init-batch. 2025-04-07 10:03:04.912 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60651/api/blob/upload-init-batch 2025-04-07 10:03:04.912 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60651/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 10:03:04.913 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60651/api/blob/upload-init-batch 2025-04-07 10:03:04.913 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60651/api/blob/upload-init-batch 2025-04-07 10:03:04.913 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60651/api/blob/upload-init-batch. 2025-04-07 10:03:04.913 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60651/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:04.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 10:03:04.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 10:03:04.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:04.918 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be86438: (connection evicted) 2025-04-07 10:03:04.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:04.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 10:03:04.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@560c3758 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 10:03:05.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2025-04-07 10:03:05.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2025-04-07 10:03:05.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 10:03:05.171 [DefaultDispatcher-worker-3 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a605c3 2025-04-07 10:03:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6889e714 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2025-04-07 10:03:05.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2025-04-07 10:03:05.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 10:03:05.195 [DefaultDispatcher-worker-9 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2025-04-07 10:03:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b2b3e6 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2025-04-07 10:03:05.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2025-04-07 10:03:05.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5058fefb 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 10:03:05.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 10:03:05.236 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.238 [DefaultDispatcher-worker-2 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.242 [DefaultDispatcher-worker-20 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.246 [DefaultDispatcher-worker-8 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.250 [DefaultDispatcher-worker-8 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.252 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.256 [DefaultDispatcher-worker-9 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f207142 2025-04-07 10:03:05.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 10:03:05.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 10:03:05.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.260 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f207142: (connection evicted) 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:05.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 10:03:05.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c618295 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 10:03:05.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 10:03:05.274 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.280 [DefaultDispatcher-worker-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.284 [DefaultDispatcher-worker-16 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.288 [DefaultDispatcher-worker-20 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.292 [DefaultDispatcher-worker-4 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.294 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.296 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.299 [DefaultDispatcher-worker-18 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-04-07 10:03:05.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 10:03:05.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 10:03:05.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.300 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50eae15a: (connection evicted) 2025-04-07 10:03:05.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:05.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 10:03:05.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 10:03:05.321 [DefaultDispatcher-worker-2 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.325 [DefaultDispatcher-worker-17 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.329 [DefaultDispatcher-worker-4 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.332 [DefaultDispatcher-worker-9 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-04-07 10:03:05.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 10:03:05.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 10:03:05.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.333 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2025-04-07 10:03:05.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:05.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 10:03:05.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 10:03:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:05.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 10:03:05.353 [DefaultDispatcher-worker-10 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.358 [DefaultDispatcher-worker-6 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.362 [DefaultDispatcher-worker-18 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.366 [DefaultDispatcher-worker-7 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.367 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.371 [DefaultDispatcher-worker-3 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-07 10:03:05.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 10:03:05.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 10:03:05.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:05.372 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2025-04-07 10:03:05.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:05.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 10:03:05.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 10:03:05.701 [DefaultDispatcher-worker-17 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-04-07 10:03:05.745 [DefaultDispatcher-worker-17 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a143 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:08.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:08.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 10:03:08.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e356940 2025-04-07 10:03:08.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e356940 2025-04-07 10:03:08.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 10:03:08.952 [DefaultDispatcher-worker-7 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e356940 2025-04-07 10:03:09.033 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@870413c 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 10:03:09.473 [DefaultDispatcher-worker-4 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.478 [DefaultDispatcher-worker-14 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.481 [DefaultDispatcher-worker-8 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.484 [DefaultDispatcher-worker-3 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.489 [DefaultDispatcher-worker-10 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380e470a 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 10:03:09.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 10:03:09.510 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.513 [DefaultDispatcher-worker-12 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.517 [DefaultDispatcher-worker-4 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.520 [DefaultDispatcher-worker-16 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b45f7ef 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25031fd4 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 10:03:09.540 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.544 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.548 [DefaultDispatcher-worker-13 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.551 [DefaultDispatcher-worker-17 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.555 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.555 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.561 [DefaultDispatcher-worker-13 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7860a014 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 10:03:09.579 [DefaultDispatcher-worker-1 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.583 [DefaultDispatcher-worker-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.586 [DefaultDispatcher-worker-6 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.590 [DefaultDispatcher-worker-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.593 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.594 [DefaultDispatcher-worker-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b6bad3 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab29866 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 10:03:09.613 [DefaultDispatcher-worker-1 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.617 [DefaultDispatcher-worker-7 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.621 [DefaultDispatcher-worker-16 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.623 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.624 [DefaultDispatcher-worker-7 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.627 [DefaultDispatcher-worker-20 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.631 [DefaultDispatcher-worker-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d426e01 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 10:03:09.652 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.655 [DefaultDispatcher-worker-3 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.659 [DefaultDispatcher-worker-7 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.662 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.662 [DefaultDispatcher-worker-20 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-04-07 10:03:09.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268f126f 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 10:03:09.680 [DefaultDispatcher-worker-13 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.684 [DefaultDispatcher-worker-3 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.687 [DefaultDispatcher-worker-19 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.691 [DefaultDispatcher-worker-14 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.694 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.695 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.699 [DefaultDispatcher-worker-14 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a7ce0 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-04-07 10:03:09.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-04-07 10:03:09.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-07 10:03:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-07 10:03:09.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 10:03:09.724 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-07 10:03:09.726 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-07 10:03:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eaae1e 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 10:03:09.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 10:03:09.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 10:03:09.735 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.742 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 10:03:09.744 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f33ad20 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 10:03:09.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 10:03:09.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 10:03:09.760 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 10:03:09.761 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed0128b 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:09.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-07 10:03:09.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-07 10:03:09.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 10:03:09.763 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.775 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-07 10:03:09.776 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-07 10:03:09.801 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.810 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.810 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:09.811 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:09.811 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.811 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.811 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:09.829 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.847 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.853 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:09.853 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.853 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:09.862 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:09.895 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:09.895 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.895 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:09.936 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:09.937 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.937 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:09.979 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:09.979 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:09.979 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.020 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:10.021 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59521/ 2025-04-07 10:03:10.021 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59521/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.062 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59521/ 2025-04-07 10:03:10.064 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.064 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.065 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.065 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.065 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.107 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.107 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.107 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.149 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.149 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.149 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.190 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.191 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.191 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.232 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.233 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.233 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.274 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.275 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/ 2025-04-07 10:03:10.275 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 10:03:10.275 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/ 2025-04-07 10:03:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 10:03:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cbb4c5 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2025-04-07 10:03:10.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2025-04-07 10:03:10.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 10:03:10.359 [DefaultDispatcher-worker-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77feca04 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 10:03:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac35b17 2025-04-07 10:03:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac35b17 2025-04-07 10:03:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 10:03:10.385 [DefaultDispatcher-worker-17 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac35b17 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed492df 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 10:03:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 10:03:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 10:03:10.404 [DefaultDispatcher-worker-12 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f51d1cc 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 10:03:10.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-07 10:03:10.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-07 10:03:10.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 10:03:10.422 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.425 [DefaultDispatcher-worker-10 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a98358 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-07 10:03:10.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-07 10:03:10.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 10:03:10.446 [DefaultDispatcher-worker-9 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec5d3e1 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 10:03:10.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 10:03:10.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 10:03:10.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 10:03:10.466 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.472 [DefaultDispatcher-worker-15 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7aac7c 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-04-07 10:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-04-07 10:03:10.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 10:03:10.486 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.497 [DefaultDispatcher-worker-8 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6037748a 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 10:03:10.507 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.518 [DefaultDispatcher-worker-17 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.523 [DefaultDispatcher-worker-15 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.526 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.526 [DefaultDispatcher-worker-7 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.530 [DefaultDispatcher-worker-2 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.537 [DefaultDispatcher-worker-5 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.540 [DefaultDispatcher-worker-18 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2025-04-07 10:03:10.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 10:03:10.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 10:03:10.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.543 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a: (connection evicted) 2025-04-07 10:03:10.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:10.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 10:03:10.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2981064d 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2025-04-07 10:03:10.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2025-04-07 10:03:10.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 10:03:10.548 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.565 [DefaultDispatcher-worker-18 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8899d 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c682826 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-07 10:03:10.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-07 10:03:10.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 10:03:10.575 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.592 [DefaultDispatcher-worker-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a285418 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247877f3 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-07 10:03:10.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-07 10:03:10.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 10:03:10.612 [DefaultDispatcher-worker-4 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-07 10:03:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4545cfc0 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-07 10:03:10.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-07 10:03:10.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 10:03:10.631 [DefaultDispatcher-worker-14 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329a27ae 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-07 10:03:10.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-07 10:03:10.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 10:03:10.645 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.650 [DefaultDispatcher-worker-14 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfd3635 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 10:03:10.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-07 10:03:10.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-07 10:03:10.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 10:03:10.670 [DefaultDispatcher-worker-5 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-07 10:03:10.670 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31887330 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 10:03:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 10:03:10.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 10:03:10.690 [DefaultDispatcher-worker-7 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c83e9ca 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 10:03:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 10:03:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 10:03:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 10:03:10.693 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.711 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 10:03:10.713 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.742 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.775 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.775 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:10.792 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623c9988 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 10:03:14.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-04-07 10:03:14.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-04-07 10:03:14.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 10:03:14.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-04-07 10:03:14.803 [DefaultDispatcher-worker-4 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-04-07 10:03:14.809 [DefaultDispatcher-worker-12 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-04-07 10:03:14.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc42998 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 10:03:14.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.829 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.833 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.837 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.841 [DefaultDispatcher-worker-20 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 10:03:14.852 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.861 [DefaultDispatcher-worker-4 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.864 [DefaultDispatcher-worker-18 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.868 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.871 [DefaultDispatcher-worker-14 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568e2d65 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 10:03:14.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 10:03:14.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.885 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:14.892 [DefaultDispatcher-worker-2 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.897 [DefaultDispatcher-worker-16 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.901 [DefaultDispatcher-worker-3 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-07 10:03:14.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0f6be 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 10:03:14.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 10:03:14.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 10:03:14.911 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:14.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 10:03:14.921 [DefaultDispatcher-worker-19 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 10:03:14.925 [DefaultDispatcher-worker-7 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9d1119 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-07 10:03:14.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-07 10:03:14.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 10:03:14.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-07 10:03:14.942 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:14.946 [DefaultDispatcher-worker-3 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:14.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 10:03:14.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-07 10:03:14.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-07 10:03:14.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 10:03:14.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-07 10:03:14.966 [DefaultDispatcher-worker-6 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-07 10:03:14.972 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.004 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.027 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.061 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 10:03:15.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.093 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.094 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.096 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.096 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.096 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.096 [DefaultDispatcher-worker-7 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.097 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.097 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.100 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.100 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.100 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.100 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.101 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.101 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.102 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c94d4b8 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 10:03:15.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 10:03:15.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.123 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.124 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.127 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 10:03:15.127 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 10:03:15.127 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 10:03:15.128 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 10:03:15.128 [DefaultDispatcher-worker-14 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 10:03:15.129 [DefaultDispatcher-worker-15 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b551e7b 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 10:03:15.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 10:03:15.172 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.174 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@451ca42e 2025-04-07 10:03:15.174 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@451ca42e 2025-04-07 10:03:15.176 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb52fd 2025-04-07 10:03:15.176 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb52fd 2025-04-07 10:03:15.177 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4cf5e 2025-04-07 10:03:15.177 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4cf5e 2025-04-07 10:03:15.179 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae658c6 2025-04-07 10:03:15.179 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae658c6 2025-04-07 10:03:15.180 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ba060 2025-04-07 10:03:15.180 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ba060 2025-04-07 10:03:15.181 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b265368 2025-04-07 10:03:15.181 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b265368 2025-04-07 10:03:15.183 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5251f56d 2025-04-07 10:03:15.183 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5251f56d 2025-04-07 10:03:15.184 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9a789 2025-04-07 10:03:15.184 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9a789 2025-04-07 10:03:15.185 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.186 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d467210 2025-04-07 10:03:15.186 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d467210 2025-04-07 10:03:15.186 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.191 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.193 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.193 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.194 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.194 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.194 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.195 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.195 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.198 [DefaultDispatcher-worker-13 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.198 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.198 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.198 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.199 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.199 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.199 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.203 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.205 [DefaultDispatcher-worker-9 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.205 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3289fbbd 2025-04-07 10:03:15.205 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3289fbbd 2025-04-07 10:03:15.208 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4e039c 2025-04-07 10:03:15.208 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4e039c 2025-04-07 10:03:15.210 [DefaultDispatcher-worker-12 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.210 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@387190cd 2025-04-07 10:03:15.210 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@387190cd 2025-04-07 10:03:15.212 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7309a7 2025-04-07 10:03:15.212 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7309a7 2025-04-07 10:03:15.214 [DefaultDispatcher-worker-10 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.215 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51a7 2025-04-07 10:03:15.215 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51a7 2025-04-07 10:03:15.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4f0d3 2025-04-07 10:03:15.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4f0d3 2025-04-07 10:03:15.219 [DefaultDispatcher-worker-11 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7807f67e 2025-04-07 10:03:15.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7807f67e 2025-04-07 10:03:15.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5cf6e8 2025-04-07 10:03:15.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5cf6e8 2025-04-07 10:03:15.223 [DefaultDispatcher-worker-14 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.223 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd94b8d 2025-04-07 10:03:15.223 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd94b8d 2025-04-07 10:03:15.223 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.227 [DefaultDispatcher-worker-16 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.231 [DefaultDispatcher-worker-3 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.234 [DefaultDispatcher-worker-7 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.239 [DefaultDispatcher-worker-6 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.243 [DefaultDispatcher-worker-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4101e146 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 10:03:15.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.271 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.271 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.272 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.273 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.273 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.273 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.273 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.273 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b6a513 2025-04-07 10:03:15.273 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b6a513 2025-04-07 10:03:15.274 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.274 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.276 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@67714655 2025-04-07 10:03:15.276 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@67714655 2025-04-07 10:03:15.277 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.277 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.277 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.277 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.278 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.278 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.278 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ece63 2025-04-07 10:03:15.278 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ece63 2025-04-07 10:03:15.279 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da16ed6 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 10:03:15.280 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c4c6e 2025-04-07 10:03:15.280 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c4c6e 2025-04-07 10:03:15.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 10:03:15.282 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.282 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eeb89 2025-04-07 10:03:15.282 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eeb89 2025-04-07 10:03:15.284 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204963 2025-04-07 10:03:15.284 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204963 2025-04-07 10:03:15.286 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b032 2025-04-07 10:03:15.286 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b032 2025-04-07 10:03:15.288 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b321 2025-04-07 10:03:15.288 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b321 2025-04-07 10:03:15.288 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.289 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.290 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbcdac7 2025-04-07 10:03:15.290 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbcdac7 2025-04-07 10:03:15.290 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.290 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 10:03:15.290 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 10:03:15.290 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 10:03:15.291 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 10:03:15.291 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 10:03:15.294 [DefaultDispatcher-worker-4 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d6e0d 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 10:03:15.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 10:03:15.348 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.351 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.353 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55558a 2025-04-07 10:03:15.353 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55558a 2025-04-07 10:03:15.355 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3292bc70 2025-04-07 10:03:15.355 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3292bc70 2025-04-07 10:03:15.356 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.357 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ad3efa 2025-04-07 10:03:15.357 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ad3efa 2025-04-07 10:03:15.357 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.358 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.358 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.358 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.358 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.359 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@73afb64b 2025-04-07 10:03:15.359 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@73afb64b 2025-04-07 10:03:15.359 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.359 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.361 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@654044b1 2025-04-07 10:03:15.361 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@654044b1 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-8 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.363 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42960555 2025-04-07 10:03:15.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42960555 2025-04-07 10:03:15.364 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522221e1 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 10:03:15.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d93a913 2025-04-07 10:03:15.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d93a913 2025-04-07 10:03:15.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 10:03:15.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13804904 2025-04-07 10:03:15.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13804904 2025-04-07 10:03:15.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482f209 2025-04-07 10:03:15.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482f209 2025-04-07 10:03:15.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.373 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.374 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 10:03:15.379 [DefaultDispatcher-worker-7 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2025-04-07 10:03:15.381 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.384 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@642c74e9 2025-04-07 10:03:15.384 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@642c74e9 2025-04-07 10:03:15.386 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb961c 2025-04-07 10:03:15.386 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb961c 2025-04-07 10:03:15.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed41f99 2025-04-07 10:03:15.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed41f99 2025-04-07 10:03:15.389 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd69c27 2025-04-07 10:03:15.389 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd69c27 2025-04-07 10:03:15.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.391 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cda2e88 2025-04-07 10:03:15.391 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cda2e88 2025-04-07 10:03:15.393 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab71679 2025-04-07 10:03:15.393 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab71679 2025-04-07 10:03:15.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451fa61 2025-04-07 10:03:15.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451fa61 2025-04-07 10:03:15.396 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf96368 2025-04-07 10:03:15.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf96368 2025-04-07 10:03:15.398 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.398 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.398 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.398 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.398 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.399 [DefaultDispatcher-worker-3 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.399 [DefaultDispatcher-worker-3 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.400 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@362abaf1 2025-04-07 10:03:15.400 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@362abaf1 2025-04-07 10:03:15.400 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-8 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.403 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.404 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:15.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 10:03:15.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 10:03:15.407 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.414 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.415 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae6f287 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.416 [DefaultDispatcher-worker-18 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 10:03:15.419 [DefaultDispatcher-worker-1 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-07 10:03:15.430 [DefaultDispatcher-worker-18 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.434 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.436 [DefaultDispatcher-worker-18 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.437 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1fbd4 2025-04-07 10:03:15.437 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1fbd4 2025-04-07 10:03:15.437 [DefaultDispatcher-worker-18 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.437 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.437 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.437 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.437 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.438 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.438 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 10:03:15.438 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.438 [DefaultDispatcher-worker-4 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.439 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.439 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@73261a18 2025-04-07 10:03:15.439 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@73261a18 2025-04-07 10:03:15.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 10:03:15.441 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@771990a4 2025-04-07 10:03:15.441 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@771990a4 2025-04-07 10:03:15.442 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:15.442 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.442 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.442 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.442 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.444 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b1023 2025-04-07 10:03:15.444 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b1023 2025-04-07 10:03:15.446 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d672ef 2025-04-07 10:03:15.446 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d672ef 2025-04-07 10:03:15.448 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3634637 2025-04-07 10:03:15.448 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3634637 2025-04-07 10:03:15.450 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447a4f 2025-04-07 10:03:15.450 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447a4f 2025-04-07 10:03:15.452 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234ef6c 2025-04-07 10:03:15.452 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234ef6c 2025-04-07 10:03:15.454 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106becf 2025-04-07 10:03:15.454 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106becf 2025-04-07 10:03:15.454 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.461 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.462 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.463 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.463 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.463 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.463 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.464 [DefaultDispatcher-worker-13 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.464 [DefaultDispatcher-worker-13 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.467 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.467 [DefaultDispatcher-worker-17 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.467 [DefaultDispatcher-worker-17 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.467 [DefaultDispatcher-worker-17 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.467 [DefaultDispatcher-worker-17 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.468 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.468 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.468 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.468 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-07 10:03:15.468 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-07 10:03:15.470 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-07 10:03:15.470 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-07 10:03:15.472 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-07 10:03:15.472 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-07 10:03:15.473 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-07 10:03:15.473 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-07 10:03:15.473 [DefaultDispatcher-worker-9 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.475 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-07 10:03:15.475 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-07 10:03:15.476 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-07 10:03:15.476 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-07 10:03:15.476 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.478 [DefaultDispatcher-worker-3 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.478 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-07 10:03:15.478 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-07 10:03:15.479 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-07 10:03:15.479 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-07 10:03:15.480 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-07 10:03:15.480 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-07 10:03:15.481 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-07 10:03:15.481 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-07 10:03:15.482 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-07 10:03:15.482 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-07 10:03:15.482 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.482 [DefaultDispatcher-worker-1 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.483 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-07 10:03:15.483 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-07 10:03:15.486 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-07 10:03:15.486 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-07 10:03:15.487 [DefaultDispatcher-worker-11 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.488 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-07 10:03:15.488 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-07 10:03:15.490 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-07 10:03:15.490 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-07 10:03:15.491 [DefaultDispatcher-worker-11 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.492 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-07 10:03:15.492 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-07 10:03:15.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-07 10:03:15.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-07 10:03:15.495 [DefaultDispatcher-worker-12 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.497 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-07 10:03:15.497 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-07 10:03:15.497 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.499 [DefaultDispatcher-worker-13 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.503 [DefaultDispatcher-worker-17 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.507 [DefaultDispatcher-worker-8 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.507 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.508 [DefaultDispatcher-worker-14 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.508 [DefaultDispatcher-worker-14 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 10:03:15.508 [DefaultDispatcher-worker-14 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.509 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.509 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.509 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 10:03:15.509 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49603/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:15.509 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-07 10:03:15.509 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-07 10:03:15.510 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.510 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 10:03:15.510 [DefaultDispatcher-worker-15 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.510 [DefaultDispatcher-worker-14 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.510 [DefaultDispatcher-worker-14 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.511 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-07 10:03:15.511 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-07 10:03:15.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-07 10:03:15.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-07 10:03:15.516 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-07 10:03:15.516 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-07 10:03:15.516 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.518 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-07 10:03:15.518 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-07 10:03:15.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aafedfb 2025-04-07 10:03:15.519 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aafedfb 2025-04-07 10:03:15.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-07 10:03:15.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-07 10:03:15.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@546818de 2025-04-07 10:03:15.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@546818de 2025-04-07 10:03:15.522 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-07 10:03:15.522 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-07 10:03:15.522 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5057868b 2025-04-07 10:03:15.522 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5057868b 2025-04-07 10:03:15.524 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-07 10:03:15.524 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-07 10:03:15.524 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@155512e5 2025-04-07 10:03:15.524 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@155512e5 2025-04-07 10:03:15.525 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-07 10:03:15.525 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-07 10:03:15.525 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.526 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f581 2025-04-07 10:03:15.526 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f581 2025-04-07 10:03:15.528 [DefaultDispatcher-worker-14 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:15.528 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@248aa5a1 2025-04-07 10:03:15.528 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@248aa5a1 2025-04-07 10:03:15.530 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48851c65 2025-04-07 10:03:15.530 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48851c65 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4667c6d9 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 10:03:15.533 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@757aedaa 2025-04-07 10:03:15.533 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@757aedaa 2025-04-07 10:03:15.535 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42510279 2025-04-07 10:03:15.535 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42510279 2025-04-07 10:03:15.535 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.540 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd8d158 2025-04-07 10:03:15.542 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd8d158 2025-04-07 10:03:15.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f2293 2025-04-07 10:03:15.544 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f2293 2025-04-07 10:03:15.546 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6720ba28 2025-04-07 10:03:15.546 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6720ba28 2025-04-07 10:03:15.547 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@222228a8 2025-04-07 10:03:15.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@222228a8 2025-04-07 10:03:15.550 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9db7fa5 2025-04-07 10:03:15.550 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9db7fa5 2025-04-07 10:03:15.552 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cacfb7 2025-04-07 10:03:15.552 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cacfb7 2025-04-07 10:03:15.553 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.554 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d9c61c 2025-04-07 10:03:15.554 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d9c61c 2025-04-07 10:03:15.554 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.555 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.555 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.555 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.555 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.556 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dd7e7 2025-04-07 10:03:15.556 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dd7e7 2025-04-07 10:03:15.556 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.556 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.559 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f9ae54 2025-04-07 10:03:15.559 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f9ae54 2025-04-07 10:03:15.559 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.560 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.561 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a29361 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 10:03:15.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 10:03:15.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.570 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.571 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.575 [DefaultDispatcher-worker-10 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d9ad37e 2025-04-07 10:03:15.575 [DefaultDispatcher-worker-18 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.579 [DefaultDispatcher-worker-11 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.582 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.585 [DefaultDispatcher-worker-16 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.597 [DefaultDispatcher-worker-13 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.604 [DefaultDispatcher-worker-8 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.608 [DefaultDispatcher-worker-9 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.612 [DefaultDispatcher-worker-18 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.616 [DefaultDispatcher-worker-18 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.620 [DefaultDispatcher-worker-13 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628e0403 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 10:03:15.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 10:03:15.631 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.633 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fb0c2 2025-04-07 10:03:15.633 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fb0c2 2025-04-07 10:03:15.635 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484fa3 2025-04-07 10:03:15.635 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484fa3 2025-04-07 10:03:15.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.636 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dbb2 2025-04-07 10:03:15.636 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dbb2 2025-04-07 10:03:15.638 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@47754598 2025-04-07 10:03:15.638 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@47754598 2025-04-07 10:03:15.639 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3209f414 2025-04-07 10:03:15.639 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3209f414 2025-04-07 10:03:15.641 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f880a1 2025-04-07 10:03:15.641 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f880a1 2025-04-07 10:03:15.642 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.642 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6e6f87 2025-04-07 10:03:15.642 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6e6f87 2025-04-07 10:03:15.643 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.644 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@275abad7 2025-04-07 10:03:15.644 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@275abad7 2025-04-07 10:03:15.644 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.644 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.644 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.644 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.645 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e437c 2025-04-07 10:03:15.645 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e437c 2025-04-07 10:03:15.645 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.645 [DefaultDispatcher-worker-2 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.645 [DefaultDispatcher-worker-2 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.649 [DefaultDispatcher-worker-13 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.649 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.649 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.649 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.650 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.650 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.651 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecf4608 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 10:03:15.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 10:03:15.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.660 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.661 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.664 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.664 [DefaultDispatcher-worker-17 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f6ffb1 2025-04-07 10:03:15.665 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.666 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2025-04-07 10:03:15.666 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2025-04-07 10:03:15.668 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2025-04-07 10:03:15.668 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2025-04-07 10:03:15.669 [DefaultDispatcher-worker-1 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.670 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2025-04-07 10:03:15.670 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2025-04-07 10:03:15.672 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2025-04-07 10:03:15.672 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2025-04-07 10:03:15.673 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.674 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2025-04-07 10:03:15.674 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2025-04-07 10:03:15.676 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2025-04-07 10:03:15.676 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2025-04-07 10:03:15.676 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.677 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.677 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 10:03:15.677 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.677 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2025-04-07 10:03:15.678 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2025-04-07 10:03:15.678 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.678 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 10:03:15.679 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2025-04-07 10:03:15.679 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2025-04-07 10:03:15.681 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2025-04-07 10:03:15.681 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2025-04-07 10:03:15.681 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.718 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 10:03:15.719 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32885/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:15.719 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.719 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 10:03:15.719 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.720 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.720 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 10:03:15.722 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:15.724 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d6b7f 2025-04-07 10:03:15.724 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d6b7f 2025-04-07 10:03:15.726 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba96a0 2025-04-07 10:03:15.726 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba96a0 2025-04-07 10:03:15.727 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1785000f 2025-04-07 10:03:15.728 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1785000f 2025-04-07 10:03:15.729 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@52879c9b 2025-04-07 10:03:15.729 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@52879c9b 2025-04-07 10:03:15.731 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@24573327 2025-04-07 10:03:15.731 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@24573327 2025-04-07 10:03:15.732 [DefaultDispatcher-worker-20 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:15.732 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@631fae9b 2025-04-07 10:03:15.732 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@631fae9b 2025-04-07 10:03:15.734 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c255f8f 2025-04-07 10:03:15.734 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c255f8f 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f819a6 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 10:03:15.736 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a863d4 2025-04-07 10:03:15.736 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a863d4 2025-04-07 10:03:15.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 10:03:15.737 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffba0ad 2025-04-07 10:03:15.737 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffba0ad 2025-04-07 10:03:15.737 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.747 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.752 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.753 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.753 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.754 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.754 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:15.754 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.754 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.755 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.755 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:15.756 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-04-07 10:03:15.756 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a722fc6 2025-04-07 10:03:15.757 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-04-07 10:03:15.757 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5def8 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.758 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:15.759 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.759 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-04-07 10:03:15.759 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@708a44b6 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8a5ec7 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 10:03:15.761 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-04-07 10:03:15.761 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3588d4c3 2025-04-07 10:03:15.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 10:03:15.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.762 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-04-07 10:03:15.762 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6fd1ab 2025-04-07 10:03:15.764 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-04-07 10:03:15.764 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4778680 2025-04-07 10:03:15.765 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-04-07 10:03:15.765 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@267add4c 2025-04-07 10:03:15.767 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.767 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-04-07 10:03:15.767 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72b8c 2025-04-07 10:03:15.767 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.768 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-04-07 10:03:15.768 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75654a1a 2025-04-07 10:03:15.768 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/auth/register 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/auth/register. 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/auth/register 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40247/auth/register from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/auth/register 2025-04-07 10:03:15.770 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/auth/register 2025-04-07 10:03:15.772 [DefaultDispatcher-worker-14 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-04-07 10:03:15.811 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40247/auth/register. 2025-04-07 10:03:15.811 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40247/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:15.823 [DefaultDispatcher-worker-3 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.827 [DefaultDispatcher-worker-7 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:15.836 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.838 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d73ae81 2025-04-07 10:03:15.838 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d73ae81 2025-04-07 10:03:15.840 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b44b5f 2025-04-07 10:03:15.840 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b44b5f 2025-04-07 10:03:15.841 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@578bc5f1 2025-04-07 10:03:15.841 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@578bc5f1 2025-04-07 10:03:15.843 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12894164 2025-04-07 10:03:15.843 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12894164 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b13aa 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 10:03:15.845 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cee212 2025-04-07 10:03:15.845 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cee212 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 10:03:15.847 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1b5a7 2025-04-07 10:03:15.847 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1b5a7 2025-04-07 10:03:15.848 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7c4861 2025-04-07 10:03:15.848 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7c4861 2025-04-07 10:03:15.850 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6be2b 2025-04-07 10:03:15.850 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6be2b 2025-04-07 10:03:15.852 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575d0c1f 2025-04-07 10:03:15.852 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575d0c1f 2025-04-07 10:03:15.852 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.861 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.862 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.863 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.863 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@186148b 2025-04-07 10:03:15.863 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@186148b 2025-04-07 10:03:15.864 [DefaultDispatcher-worker-3 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.864 [DefaultDispatcher-worker-3 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.864 [DefaultDispatcher-worker-3 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.864 [DefaultDispatcher-worker-3 @coroutine#2461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.865 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41eacb 2025-04-07 10:03:15.865 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41eacb 2025-04-07 10:03:15.865 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.865 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.867 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7e7ffb 2025-04-07 10:03:15.867 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7e7ffb 2025-04-07 10:03:15.868 [DefaultDispatcher-worker-12 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.868 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.868 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.868 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.869 [DefaultDispatcher-worker-5 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.869 [DefaultDispatcher-worker-5 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.869 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7ce0f0 2025-04-07 10:03:15.869 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7ce0f0 2025-04-07 10:03:15.870 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.870 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6f97f8 2025-04-07 10:03:15.870 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6f97f8 2025-04-07 10:03:15.872 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff82d6c 2025-04-07 10:03:15.872 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff82d6c 2025-04-07 10:03:15.872 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.873 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70104cf 2025-04-07 10:03:15.873 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70104cf 2025-04-07 10:03:15.875 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e531fbf 2025-04-07 10:03:15.875 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e531fbf 2025-04-07 10:03:15.877 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d009dda 2025-04-07 10:03:15.877 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d009dda 2025-04-07 10:03:15.877 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 10:03:15.883 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-07 10:03:15.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 10:03:15.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 10:03:15.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.884 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567: (connection evicted) 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 10:03:15.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2bf80d 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 10:03:15.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 10:03:15.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.893 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.894 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.894 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.894 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.894 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.894 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.895 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.895 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.898 [DefaultDispatcher-worker-20 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.898 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.898 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.898 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.899 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.899 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.900 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.901 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.903 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-07 10:03:15.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 10:03:15.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 10:03:15.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.903 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729eef5f: (connection evicted) 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 10:03:15.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe7c87c 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 10:03:15.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 10:03:15.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.911 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.911 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.912 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.912 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.912 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.912 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.913 [DefaultDispatcher-worker-2 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.913 [DefaultDispatcher-worker-2 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-8 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-8 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-8 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-8 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.916 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.917 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.918 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.920 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.921 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.922 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.924 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.925 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-04-07 10:03:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 10:03:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.926 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e: (connection evicted) 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 10:03:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ce659 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 10:03:15.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 10:03:15.928 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.933 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.934 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.934 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.934 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.934 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.934 [DefaultDispatcher-worker-18 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.935 [DefaultDispatcher-worker-6 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.935 [DefaultDispatcher-worker-6 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.938 [DefaultDispatcher-worker-6 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.938 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.938 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.938 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.939 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.939 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.940 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.941 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.942 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7212d3df 2025-04-07 10:03:15.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 10:03:15.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 10:03:15.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.943 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7212d3df: (connection evicted) 2025-04-07 10:03:15.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 10:03:15.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c0346d 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 10:03:15.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 10:03:15.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.950 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.951 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.952 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.952 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.952 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.952 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.953 [DefaultDispatcher-worker-13 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.953 [DefaultDispatcher-worker-13 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-15 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-15 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-15 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-15 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.956 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.957 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.959 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.960 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.961 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.963 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb24266 2025-04-07 10:03:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 10:03:15.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 10:03:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.963 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb24266: (connection evicted) 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 10:03:15.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19487d13 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:15.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 10:03:15.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 10:03:15.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.971 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.972 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.972 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.972 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 10:03:15.972 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.972 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:15.973 [DefaultDispatcher-worker-6 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.973 [DefaultDispatcher-worker-6 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.976 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 10:03:15.977 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.978 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2025-04-07 10:03:15.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 10:03:15.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 10:03:15.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:15.980 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5: (connection evicted) 2025-04-07 10:03:15.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:15.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 10:03:15.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 10:03:16.106 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:16.106 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.106 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.106 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.107 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.107 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.203 [DefaultDispatcher-worker-7 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:16.203 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.203 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.203 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.204 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.204 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.237 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f71ea2 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.238 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 10:03:16.246 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.251 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.252 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.253 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.258 [DefaultDispatcher-worker-6 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.264 [DefaultDispatcher-worker-17 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2025-04-07 10:03:16.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 10:03:16.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 10:03:16.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.265 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d8769e: (connection evicted) 2025-04-07 10:03:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 10:03:16.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8d6eb3 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.267 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 10:03:16.275 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.280 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.281 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.282 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.282 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:16.282 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.282 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.282 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd01876 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.282 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 10:03:16.283 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.283 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.283 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 10:03:16.283 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.283 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.291 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.296 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.297 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.298 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.301 [DefaultDispatcher-worker-16 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2025-04-07 10:03:16.309 [DefaultDispatcher-worker-14 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.313 [DefaultDispatcher-worker-15 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.316 [DefaultDispatcher-worker-10 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 10:03:16.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.324 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cc4a0dd: (connection evicted) 2025-04-07 10:03:16.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 10:03:16.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 10:03:16.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.325 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf27411: (connection evicted) 2025-04-07 10:03:16.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 10:03:16.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 10:03:16.325 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12128849 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.326 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 10:03:16.333 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.338 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.339 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.340 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.340 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 10:03:16.341 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.341 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.341 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 10:03:16.348 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.353 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.353 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.354 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.358 [DefaultDispatcher-worker-16 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-07 10:03:16.366 [DefaultDispatcher-worker-13 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.367 [DefaultDispatcher-worker-9 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:16.367 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.367 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.367 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.368 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.368 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.370 [DefaultDispatcher-worker-19 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.373 [DefaultDispatcher-worker-13 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 10:03:16.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.375 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3049dcac: (connection evicted) 2025-04-07 10:03:16.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 10:03:16.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 10:03:16.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.376 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2025-04-07 10:03:16.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 10:03:16.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78626209 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.377 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 10:03:16.385 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.389 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.390 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.391 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.395 [DefaultDispatcher-worker-10 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.405 [DefaultDispatcher-worker-14 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.406 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.407 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:16.408 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.408 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.408 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.408 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.408 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.410 [DefaultDispatcher-worker-2 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2025-04-07 10:03:16.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-07 10:03:16.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-07 10:03:16.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.421 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996126b: (connection evicted) 2025-04-07 10:03:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-07 10:03:16.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.422 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 10:03:16.423 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.423 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.423 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 10:03:16.430 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.437 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.438 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.439 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.444 [DefaultDispatcher-worker-12 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.447 [DefaultDispatcher-worker-9 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:16.447 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.447 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.448 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.448 [DefaultDispatcher-worker-20 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.457 [DefaultDispatcher-worker-8 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.459 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.463 [DefaultDispatcher-worker-7 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-07 10:03:16.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 10:03:16.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 10:03:16.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.467 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2025-04-07 10:03:16.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 10:03:16.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ef8115 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.469 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 10:03:16.472 [DefaultDispatcher-worker-11 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:16.472 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.472 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.472 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.473 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.473 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.477 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.481 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.482 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.483 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.488 [DefaultDispatcher-worker-19 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.499 [DefaultDispatcher-worker-18 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.503 [DefaultDispatcher-worker-13 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.569 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.571 [DefaultDispatcher-worker-20 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:16.571 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.571 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.571 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.572 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.572 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.618 [DefaultDispatcher-worker-7 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-07 10:03:16.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 10:03:16.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 10:03:16.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.647 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb186b: (connection evicted) 2025-04-07 10:03:16.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 10:03:16.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72769bf5 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.649 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 10:03:16.654 [DefaultDispatcher-worker-7 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:16.654 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.654 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.654 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.655 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.655 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.657 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.662 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.663 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.664 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.668 [DefaultDispatcher-worker-16 @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.669 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.680 [DefaultDispatcher-worker-2 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.684 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-07 10:03:16.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 10:03:16.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 10:03:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.689 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d364bce: (connection evicted) 2025-04-07 10:03:16.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 10:03:16.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.690 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 10:03:16.691 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.691 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.691 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 10:03:16.698 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.703 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.704 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.705 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.710 [DefaultDispatcher-worker-11 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2025-04-07 10:03:16.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 10:03:16.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 10:03:16.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.748 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2025-04-07 10:03:16.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:16.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 10:03:16.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f6b43a 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 10:03:16.794 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:16.794 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.794 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.794 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.795 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.795 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.807 [DefaultDispatcher-worker-5 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.810 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.814 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.817 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.833 [DefaultDispatcher-worker-19 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.833 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 10:03:16.837 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-07 10:03:16.838 [DefaultDispatcher-worker-7 @coroutine#3006] INFO ktor.application - Responding at http://0.0.0.0:36313 2025-04-07 10:03:16.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3a2935 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 10:03:16.847 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.847 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:16.847 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.847 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:16.848 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:03:16.848 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:03:16.849 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.849 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.849 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:16.849 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.849 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.849 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.850 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593d5f39 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 10:03:16.857 [DefaultDispatcher-worker-16 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.857 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.857 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.857 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.857 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:03:16.857 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.858 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.858 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.862 [DefaultDispatcher-worker-11 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.862 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.862 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:16.862 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.862 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f160341 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:16.863 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:16.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 10:03:16.863 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.863 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-07 10:03:16.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-07 10:03:16.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 10:03:16.863 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.864 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.864 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.864 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:03:16.864 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.866 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.872 [DefaultDispatcher-worker-13 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.872 [DefaultDispatcher-worker-13 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 10:03:16.872 [DefaultDispatcher-worker-13 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.872 [DefaultDispatcher-worker-13 @coroutine#3039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 10:03:16.873 [DefaultDispatcher-worker-2 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.873 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.873 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.873 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.873 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 10:03:16.873 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.873 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:16.873 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.874 [eventLoopGroupProxy-19-4 @call-handler#3050] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 10:03:16.874 [eventLoopGroupProxy-19-4 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.874 [DefaultDispatcher-worker-6 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.874 [DefaultDispatcher-worker-6 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 10:03:16.875 [eventLoopGroupProxy-19-5 @call-handler#3054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:03:16.875 [eventLoopGroupProxy-19-5 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.875 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.875 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.877 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.878 [DefaultDispatcher-worker-3 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.880 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.881 [DefaultDispatcher-worker-15 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.882 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 10:03:16.882 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.882 [DefaultDispatcher-worker-19 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/nodeId 2025-04-07 10:03:16.886 [DefaultDispatcher-worker-19 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-07 10:03:16.889 [DefaultDispatcher-worker-2 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-07 10:03:16.896 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.897 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.898 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 10:03:16.898 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.898 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 10:03:16.901 [DefaultDispatcher-worker-11 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625. 2025-04-07 10:03:16.913 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625 2025-04-07 10:03:16.914 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 10:03:16.918 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.918 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625 2025-04-07 10:03:16.918 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625 2025-04-07 10:03:16.919 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625. 2025-04-07 10:03:16.919 [DefaultDispatcher-worker-9 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.923 [DefaultDispatcher-worker-16 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.923 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.923 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 10:03:16.923 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.924 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 10:03:16.925 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.925 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.925 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.925 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 10:03:16.925 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.929 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.939 [DefaultDispatcher-worker-12 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.939 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.942 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:03:16.943 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:03:16.943 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:03:16.943 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:16.947 [DefaultDispatcher-worker-18 @call-handler#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.947 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.947 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.947 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.947 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:16.947 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.950 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:16.952 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.958 [DefaultDispatcher-worker-19 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.959 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.959 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 10:03:16.959 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.959 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 10:03:16.962 [DefaultDispatcher-worker-9 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.963 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626. 2025-04-07 10:03:16.972 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626 2025-04-07 10:03:16.973 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 10:03:16.973 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.973 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626 2025-04-07 10:03:16.973 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626 2025-04-07 10:03:16.973 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626. 2025-04-07 10:03:16.973 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713721330533146626 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.977 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.978 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.978 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 10:03:16.978 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.978 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 10:03:16.978 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:16.978 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.978 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 10:03:16.979 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 10:03:16.979 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:16.982 [DefaultDispatcher-worker-19 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.993 [DefaultDispatcher-worker-20 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-12 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-2 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:16.996 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:03:16.996 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:03:16.997 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:03:16.997 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:16.999 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:17.003 [DefaultDispatcher-worker-18 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:17.003 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.004 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.004 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.004 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:17.004 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.007 [DefaultDispatcher-worker-18 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.011 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.011 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624. 2025-04-07 10:03:17.011 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.011 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.011 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.011 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.011 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 10:03:17.012 [eventLoopGroupProxy-19-5 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 10:03:17.012 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.012 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.012 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.012 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.012 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.012 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.013 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.013 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625. 2025-04-07 10:03:17.013 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.014 [eventLoopGroupProxy-19-5 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.014 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.014 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.014 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.014 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.014 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.014 [eventLoopGroupProxy-19-8 @call-handler#3178] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 10:03:17.015 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.015 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.015 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 10:03:17.015 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624. 2025-04-07 10:03:17.015 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.015 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 10:03:17.016 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.016 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.016 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.016 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.016 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.016 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.016 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.016 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.016 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.016 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.019 [DefaultDispatcher-worker-18 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.022 [eventLoopGroupProxy-19-8 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.022 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.022 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.022 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625. 2025-04-07 10:03:17.022 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.024 [DefaultDispatcher-worker-7 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.027 [DefaultDispatcher-worker-9 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.031 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.035 [DefaultDispatcher-worker-11 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.038 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624 2025-04-07 10:03:17.038 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624. 2025-04-07 10:03:17.038 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624 2025-04-07 10:03:17.038 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-07 10:03:17.039 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.040 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624 2025-04-07 10:03:17.040 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624 2025-04-07 10:03:17.040 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624. 2025-04-07 10:03:17.040 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.044 [DefaultDispatcher-worker-11 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.049 [DefaultDispatcher-worker-3 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.052 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.052 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.052 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:17.052 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.053 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:03:17.053 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:03:17.053 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:03:17.053 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:17.057 [DefaultDispatcher-worker-7 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:17.057 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.058 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.058 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.058 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:17.058 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.062 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.062 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625 2025-04-07 10:03:17.062 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625. 2025-04-07 10:03:17.062 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625 2025-04-07 10:03:17.063 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-07 10:03:17.066 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.066 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625 2025-04-07 10:03:17.066 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625 2025-04-07 10:03:17.066 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625. 2025-04-07 10:03:17.066 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713721330533146626&assignmentUid=713721330533146624&clazzUid=713721330533146624&submitterUid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.071 [DefaultDispatcher-worker-5 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.076 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625 2025-04-07 10:03:17.076 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625. 2025-04-07 10:03:17.076 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625 2025-04-07 10:03:17.077 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-07 10:03:17.077 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.077 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.077 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624. 2025-04-07 10:03:17.078 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.078 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-07 10:03:17.078 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.078 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.078 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.078 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-07 10:03:17.078 [eventLoopGroupProxy-19-7 @call-handler#3265] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-07 10:03:17.078 [eventLoopGroupProxy-19-8 @call-handler#3266] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-07 10:03:17.079 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625 2025-04-07 10:03:17.079 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625 2025-04-07 10:03:17.079 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625. 2025-04-07 10:03:17.079 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/PersonDao/getNamesByUid?uid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.079 [eventLoopGroupProxy-19-7 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.079 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.079 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.079 [eventLoopGroupProxy-19-8 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.079 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.079 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.080 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.080 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.080 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.080 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.080 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.080 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.080 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.080 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.080 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.081 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.081 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624 2025-04-07 10:03:17.081 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624 2025-04-07 10:03:17.081 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624. 2025-04-07 10:03:17.081 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.084 [DefaultDispatcher-worker-17 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.087 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.090 [DefaultDispatcher-worker-3 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.093 [DefaultDispatcher-worker-17 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.096 [DefaultDispatcher-worker-18 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.100 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626 2025-04-07 10:03:17.100 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626. 2025-04-07 10:03:17.100 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626 2025-04-07 10:03:17.100 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-07 10:03:17.103 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.104 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626 2025-04-07 10:03:17.104 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626 2025-04-07 10:03:17.104 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626. 2025-04-07 10:03:17.104 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146626 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.109 [DefaultDispatcher-worker-16 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.113 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625 2025-04-07 10:03:17.113 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625. 2025-04-07 10:03:17.113 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625 2025-04-07 10:03:17.113 [DefaultDispatcher-worker-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:17.113 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.113 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.113 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.114 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-07 10:03:17.114 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.114 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.115 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.115 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625 2025-04-07 10:03:17.115 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625 2025-04-07 10:03:17.115 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625. 2025-04-07 10:03:17.115 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/PersonDao/findByUidAsync?uid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.118 [DefaultDispatcher-worker-3 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.124 [DefaultDispatcher-worker-13 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.127 [DefaultDispatcher-worker-15 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.127 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.127 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:17.127 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.127 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36313/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 10:03:17.128 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 10:03:17.128 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 10:03:17.128 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 10:03:17.132 [DefaultDispatcher-worker-19 @call-handler#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d0253b 2025-04-07 10:03:17.132 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.133 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.133 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/replication/message 2025-04-07 10:03:17.133 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/replication/message. 2025-04-07 10:03:17.133 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.134 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.134 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624. 2025-04-07 10:03:17.134 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.134 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.134 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.134 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.134 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.134 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.134 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 10:03:17.134 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.134 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 10:03:17.135 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.135 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.135 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.135 [eventLoopGroupProxy-19-6 @call-handler#3346] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 10:03:17.135 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.135 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.135 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625. 2025-04-07 10:03:17.135 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.135 [eventLoopGroupProxy-19-8 @call-handler#3350] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 10:03:17.135 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.135 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 2025-04-07 10:03:17.135 [eventLoopGroupProxy-19-2 @call-handler#3358] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 10:03:17.135 [eventLoopGroupProxy-19-6 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.135 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624. 2025-04-07 10:03:17.135 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.136 [eventLoopGroupProxy-19-8 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.136 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.136 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.136 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.136 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 2025-04-07 10:03:17.136 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.136 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.136 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624. 2025-04-07 10:03:17.136 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713721330533146625&assignmentUid=713721330533146624 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.137 [eventLoopGroupProxy-19-2 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 10:03:17.137 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.137 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 2025-04-07 10:03:17.137 [DefaultDispatcher-worker-14 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2025-04-07 10:03:17.137 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625. 2025-04-07 10:03:17.137 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36313/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713721330533146624&clazzUid=713721330533146624&accountPersonUid=713721330533146625 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:17.140 [DefaultDispatcher-worker-7 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.143 [DefaultDispatcher-worker-18 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.145 [DefaultDispatcher-worker-20 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.148 [DefaultDispatcher-worker-8 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.152 [DefaultDispatcher-worker-18 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83b39c3 2025-04-07 10:03:17.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 10:03:17.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 10:03:17.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:17.154 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83b39c3: (connection evicted) 2025-04-07 10:03:17.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:17.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 10:03:17.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 10:03:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 10:03:17.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 10:03:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:17.155 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f27643d: (connection evicted) 2025-04-07 10:03:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:17.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 10:03:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 10:03:17.208 [DefaultDispatcher-worker-4 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:17.208 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.208 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.208 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.209 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.209 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.287 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.373 [DefaultDispatcher-worker-16 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:17.373 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.373 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.373 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.374 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.374 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.412 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:17.412 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.412 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.412 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.413 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.413 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.452 [DefaultDispatcher-worker-8 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:17.452 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.452 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.452 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.453 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.477 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.576 [DefaultDispatcher-worker-20 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:17.576 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.576 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.576 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.577 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.577 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.660 [DefaultDispatcher-worker-20 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:17.660 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.660 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.660 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.661 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.661 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:17.800 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.119 [DefaultDispatcher-worker-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:18.119 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.119 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.119 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.120 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.120 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 10:03:18.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 10:03:18.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.159 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d0253b: (connection evicted) 2025-04-07 10:03:18.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 10:03:18.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d45b457 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.161 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 10:03:18.162 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.162 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.162 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 10:03:18.171 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.177 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.178 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.179 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c82829 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.179 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 10:03:18.180 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.180 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.180 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 10:03:18.189 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.195 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.196 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.197 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.201 [DefaultDispatcher-worker-2 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2025-04-07 10:03:18.210 [DefaultDispatcher-worker-19 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.213 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:18.213 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.213 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.213 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.214 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.214 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.215 [DefaultDispatcher-worker-14 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5 2025-04-07 10:03:18.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 10:03:18.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 10:03:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.220 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d3dfd5: (connection evicted) 2025-04-07 10:03:18.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 10:03:18.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.221 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef: (connection evicted) 2025-04-07 10:03:18.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 10:03:18.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1b4a14 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.222 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 10:03:18.231 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.237 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.238 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.239 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.239 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1268ac94 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.240 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 10:03:18.249 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.254 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.255 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.256 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.260 [DefaultDispatcher-worker-17 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7197b96c 2025-04-07 10:03:18.269 [DefaultDispatcher-worker-1 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.273 [DefaultDispatcher-worker-10 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.278 [DefaultDispatcher-worker-9 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.288 [DefaultDispatcher-worker-7 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 10:03:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.291 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a12048d: (connection evicted) 2025-04-07 10:03:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 10:03:18.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 10:03:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.292 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7197b96c: (connection evicted) 2025-04-07 10:03:18.292 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:18.292 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.292 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.292 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 10:03:18.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 10:03:18.293 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.293 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395ac2e5 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.293 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 10:03:18.302 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.308 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.309 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.310 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.310 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@582b6362 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.311 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 10:03:18.320 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.326 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.327 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.328 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.332 [DefaultDispatcher-worker-17 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2025-04-07 10:03:18.340 [DefaultDispatcher-worker-13 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.345 [DefaultDispatcher-worker-5 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2025-04-07 10:03:18.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 10:03:18.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 10:03:18.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.349 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1: (connection evicted) 2025-04-07 10:03:18.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 10:03:18.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.350 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e89310c: (connection evicted) 2025-04-07 10:03:18.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 10:03:18.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d75d3c 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.351 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 10:03:18.360 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.366 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.367 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.368 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21288943 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.369 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 10:03:18.378 [DefaultDispatcher-worker-13 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:18.378 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.378 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.378 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.378 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.379 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.379 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.384 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.385 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.386 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.390 [DefaultDispatcher-worker-17 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0 2025-04-07 10:03:18.398 [DefaultDispatcher-worker-12 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.403 [DefaultDispatcher-worker-1 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af08232 2025-04-07 10:03:18.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 10:03:18.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 10:03:18.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.407 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af08232: (connection evicted) 2025-04-07 10:03:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 10:03:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.408 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a89f2a0: (connection evicted) 2025-04-07 10:03:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 10:03:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cad8bce 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.409 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 10:03:18.417 [DefaultDispatcher-worker-11 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:18.417 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.417 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.417 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.418 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.418 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.419 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.425 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.426 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.427 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237bdd46 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.427 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 10:03:18.436 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.442 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.443 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.444 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.448 [DefaultDispatcher-worker-6 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2025-04-07 10:03:18.457 [DefaultDispatcher-worker-20 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.458 [DefaultDispatcher-worker-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:18.458 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.458 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.458 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.458 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.462 [DefaultDispatcher-worker-14 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0 2025-04-07 10:03:18.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 10:03:18.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 10:03:18.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.466 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f05ca0: (connection evicted) 2025-04-07 10:03:18.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 10:03:18.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 10:03:18.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 10:03:18.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 10:03:18.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.467 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310df168: (connection evicted) 2025-04-07 10:03:18.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 10:03:18.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7861a433 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.468 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 10:03:18.469 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.469 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.469 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 10:03:18.478 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.482 [DefaultDispatcher-worker-20 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:18.482 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.482 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.482 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.483 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.483 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.485 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.486 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.487 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423325e0 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.487 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.488 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 10:03:18.496 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.502 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.503 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.504 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.508 [DefaultDispatcher-worker-15 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134 2025-04-07 10:03:18.517 [DefaultDispatcher-worker-18 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.522 [DefaultDispatcher-worker-15 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.526 [DefaultDispatcher-worker-17 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2025-04-07 10:03:18.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 10:03:18.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 10:03:18.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.530 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494e7290: (connection evicted) 2025-04-07 10:03:18.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 10:03:18.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 10:03:18.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 10:03:18.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 10:03:18.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.531 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4ea134: (connection evicted) 2025-04-07 10:03:18.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 10:03:18.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5baabba 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.532 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 10:03:18.533 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.533 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.533 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 10:03:18.542 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.547 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.549 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.550 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f67af6 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.550 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 10:03:18.559 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.565 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.566 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.567 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.570 [DefaultDispatcher-worker-2 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2025-04-07 10:03:18.578 [DefaultDispatcher-worker-4 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.580 [DefaultDispatcher-worker-5 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:18.581 [DefaultDispatcher-worker-5 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.581 [DefaultDispatcher-worker-5 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.581 [DefaultDispatcher-worker-5 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.581 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.581 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.582 [DefaultDispatcher-worker-10 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.585 [DefaultDispatcher-worker-12 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.594 [DefaultDispatcher-worker-10 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283e4 2025-04-07 10:03:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 10:03:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 10:03:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.596 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57283e4: (connection evicted) 2025-04-07 10:03:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 10:03:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 10:03:18.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 10:03:18.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 10:03:18.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.597 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35abfeba: (connection evicted) 2025-04-07 10:03:18.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 10:03:18.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a2d676e 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.598 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 10:03:18.606 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.611 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.612 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.615 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4698ae6 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.615 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.616 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 10:03:18.616 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.616 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.616 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 10:03:18.623 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.628 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.629 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.630 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.633 [DefaultDispatcher-worker-9 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d839402 2025-04-07 10:03:18.641 [DefaultDispatcher-worker-5 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.645 [DefaultDispatcher-worker-3 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.647 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6970687e 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 10:03:18.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.651 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6970687e: (connection evicted) 2025-04-07 10:03:18.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 10:03:18.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 10:03:18.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.651 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d839402: (connection evicted) 2025-04-07 10:03:18.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 10:03:18.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 10:03:18.652 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76334a3a 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.653 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 10:03:18.661 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.665 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:18.665 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.665 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.665 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.666 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.666 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.666 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.667 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.667 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0640fa 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.668 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 10:03:18.675 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.680 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.681 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.682 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.685 [DefaultDispatcher-worker-16 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2025-04-07 10:03:18.693 [DefaultDispatcher-worker-4 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.697 [DefaultDispatcher-worker-11 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.698 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.699 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2025-04-07 10:03:18.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 10:03:18.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 10:03:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.703 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc: (connection evicted) 2025-04-07 10:03:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 10:03:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.704 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e: (connection evicted) 2025-04-07 10:03:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 10:03:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520f1862 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.705 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 10:03:18.712 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.717 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.718 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.719 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34329e03 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.719 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 10:03:18.727 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.731 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.732 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.733 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.737 [DefaultDispatcher-worker-18 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c971473 2025-04-07 10:03:18.744 [DefaultDispatcher-worker-19 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.749 [DefaultDispatcher-worker-11 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0 2025-04-07 10:03:18.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 10:03:18.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 10:03:18.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.788 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1216b0: (connection evicted) 2025-04-07 10:03:18.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 10:03:18.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 10:03:18.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 10:03:18.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 10:03:18.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.788 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c971473: (connection evicted) 2025-04-07 10:03:18.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 10:03:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f8a3cf 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.789 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.790 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 10:03:18.798 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.803 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.804 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.805 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:18.805 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.805 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:18.805 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.805 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c99419f 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.806 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.806 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.806 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 10:03:18.814 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.819 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.820 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.821 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.825 [DefaultDispatcher-worker-10 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2025-04-07 10:03:18.832 [DefaultDispatcher-worker-5 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.837 [DefaultDispatcher-worker-1 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2025-04-07 10:03:18.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 10:03:18.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 10:03:18.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.842 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6: (connection evicted) 2025-04-07 10:03:18.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 10:03:18.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 10:03:18.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 10:03:18.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 10:03:18.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.843 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce74930: (connection evicted) 2025-04-07 10:03:18.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 10:03:18.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38379575 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.844 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 10:03:18.852 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.857 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.857 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.858 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d3b4fe 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.859 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 10:03:18.866 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.871 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.872 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.873 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.877 [DefaultDispatcher-worker-3 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-07 10:03:18.884 [DefaultDispatcher-worker-11 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.889 [DefaultDispatcher-worker-2 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.890 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.891 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-07 10:03:18.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 10:03:18.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 10:03:18.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.895 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a: (connection evicted) 2025-04-07 10:03:18.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 10:03:18.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.896 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5935ade6: (connection evicted) 2025-04-07 10:03:18.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 10:03:18.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361eed12 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.897 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 10:03:18.905 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.909 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.910 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.911 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1d2a13 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.911 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.912 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 10:03:18.919 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.924 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.925 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.925 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.929 [DefaultDispatcher-worker-4 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-07 10:03:18.936 [DefaultDispatcher-worker-9 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.940 [DefaultDispatcher-worker-13 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.945 [UI Thread @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-07 10:03:18.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 10:03:18.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 10:03:18.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.947 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96: (connection evicted) 2025-04-07 10:03:18.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 10:03:18.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 10:03:18.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 10:03:18.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 10:03:18.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.947 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7526a9: (connection evicted) 2025-04-07 10:03:18.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 10:03:18.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a6dffd 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.949 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 10:03:18.956 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.961 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.962 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.963 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.967 [DefaultDispatcher-worker-9 @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.968 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.975 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2025-04-07 10:03:18.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 10:03:18.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 10:03:18.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:18.987 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d818b5: (connection evicted) 2025-04-07 10:03:18.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:18.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 10:03:18.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e55cfb 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:18.988 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 10:03:18.996 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:19.001 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:19.001 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:19.002 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650ee893 2025-04-07 10:03:19.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 10:03:19.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 10:03:19.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:19.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 10:03:19.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420307f9 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.005 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 10:03:19.012 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.017 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.018 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.019 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e822c11 2025-04-07 10:03:19.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 10:03:19.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 10:03:19.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:19.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 10:03:19.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.021 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbf423b 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.022 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 10:03:19.030 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.034 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.035 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.036 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4893d628 2025-04-07 10:03:19.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 10:03:19.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 10:03:19.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:19.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 10:03:19.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ceeab0c 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.039 [Test worker @coroutine#4427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 10:03:19.047 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.052 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.053 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.054 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.058 [DefaultDispatcher-worker-7 @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0be005 2025-04-07 10:03:19.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 10:03:19.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 10:03:19.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.066 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0be005: (connection evicted) 2025-04-07 10:03:19.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 10:03:19.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74af4b0 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.067 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 10:03:19.068 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.068 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.068 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 10:03:19.075 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.079 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.080 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.081 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2025-04-07 10:03:19.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 10:03:19.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 10:03:19.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:19.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 10:03:19.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1133ad 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.084 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 10:03:19.092 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.097 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.098 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.099 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.103 [DefaultDispatcher-worker-13 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.104 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.106 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-04-07 10:03:19.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 10:03:19.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 10:03:19.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.107 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf: (connection evicted) 2025-04-07 10:03:19.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 10:03:19.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2068ea 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.108 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 10:03:19.109 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.109 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.109 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 10:03:19.116 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.121 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.121 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.122 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.122 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a0a440 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.123 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 10:03:19.124 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:19.124 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.124 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.124 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.125 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.125 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.131 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.136 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.136 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.137 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.141 [DefaultDispatcher-worker-6 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-04-07 10:03:19.148 [DefaultDispatcher-worker-1 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.159 [DefaultDispatcher-worker-7 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 10:03:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.164 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5145dddc: (connection evicted) 2025-04-07 10:03:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 10:03:19.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 10:03:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.164 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5: (connection evicted) 2025-04-07 10:03:19.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 10:03:19.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fff1b 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.165 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.166 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 10:03:19.173 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.178 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.179 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.179 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7266f136 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.180 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 10:03:19.187 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.192 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.193 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.194 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.198 [DefaultDispatcher-worker-18 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2025-04-07 10:03:19.205 [DefaultDispatcher-worker-14 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.213 [DefaultDispatcher-worker-10 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316a682b 2025-04-07 10:03:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 10:03:19.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 10:03:19.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.215 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@316a682b: (connection evicted) 2025-04-07 10:03:19.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 10:03:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 10:03:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 10:03:19.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 10:03:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.216 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d170dac: (connection evicted) 2025-04-07 10:03:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 10:03:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29db9746 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.217 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.218 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 10:03:19.218 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:19.218 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.218 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.218 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.219 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.219 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.225 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.230 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.231 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.232 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0c384d 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.232 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 10:03:19.233 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.233 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.233 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 10:03:19.240 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.245 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.246 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.247 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.251 [DefaultDispatcher-worker-16 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-04-07 10:03:19.258 [DefaultDispatcher-worker-11 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.265 [DefaultDispatcher-worker-11 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.269 [DefaultDispatcher-worker-8 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.273 [DefaultDispatcher-worker-5 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 10:03:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.280 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99: (connection evicted) 2025-04-07 10:03:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 10:03:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 10:03:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.280 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c937c92: (connection evicted) 2025-04-07 10:03:19.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 10:03:19.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799bb4ed 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.282 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 10:03:19.290 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.295 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.296 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.297 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:19.297 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.297 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.297 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.297 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0f5814 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.297 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 10:03:19.298 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.298 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.298 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 10:03:19.298 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.298 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.305 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.310 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.311 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.312 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.315 [DefaultDispatcher-worker-11 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2025-04-07 10:03:19.323 [DefaultDispatcher-worker-5 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.327 [DefaultDispatcher-worker-1 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.330 [DefaultDispatcher-worker-8 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 10:03:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.336 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74: (connection evicted) 2025-04-07 10:03:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 10:03:19.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 10:03:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.336 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c62d08a: (connection evicted) 2025-04-07 10:03:19.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 10:03:19.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33212ae6 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.337 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 10:03:19.338 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.338 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.338 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 10:03:19.346 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.351 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.352 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.352 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cf9b08 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.353 [Test worker @coroutine#4656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 10:03:19.360 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.365 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.365 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.366 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.370 [DefaultDispatcher-worker-11 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-07 10:03:19.377 [DefaultDispatcher-worker-17 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.381 [DefaultDispatcher-worker-8 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20616795 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 10:03:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.383 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20616795: (connection evicted) 2025-04-07 10:03:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 10:03:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 10:03:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.383 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51: (connection evicted) 2025-04-07 10:03:19.383 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 10:03:19.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142dbf1a 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.385 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 10:03:19.386 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.386 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.386 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 10:03:19.393 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.398 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.399 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.400 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4268e2 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.400 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 10:03:19.401 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.401 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.401 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 10:03:19.408 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.413 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.413 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.414 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.418 [DefaultDispatcher-worker-13 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-04-07 10:03:19.421 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:19.422 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.422 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.422 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.422 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.422 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.425 [DefaultDispatcher-worker-13 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.430 [DefaultDispatcher-worker-18 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.440 [DefaultDispatcher-worker-16 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-04-07 10:03:19.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 10:03:19.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 10:03:19.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.441 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@798ceea2: (connection evicted) 2025-04-07 10:03:19.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 10:03:19.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.442 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e02331: (connection evicted) 2025-04-07 10:03:19.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 10:03:19.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69cb296c 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.443 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.444 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 10:03:19.451 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.456 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.456 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.457 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.457 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214738c1 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.458 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 10:03:19.462 [DefaultDispatcher-worker-19 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:19.463 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.463 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.463 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.463 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.466 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.471 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.472 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.473 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.476 [DefaultDispatcher-worker-18 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-04-07 10:03:19.484 [DefaultDispatcher-worker-6 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.486 [DefaultDispatcher-worker-4 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:19.487 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.487 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.487 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.487 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.487 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.489 [DefaultDispatcher-worker-17 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.492 [DefaultDispatcher-worker-16 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.499 [DefaultDispatcher-worker-19 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-04-07 10:03:19.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 10:03:19.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 10:03:19.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.500 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe: (connection evicted) 2025-04-07 10:03:19.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 10:03:19.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.501 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2: (connection evicted) 2025-04-07 10:03:19.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 10:03:19.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6c87fa 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.502 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 10:03:19.503 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.503 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.503 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 10:03:19.510 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.515 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.516 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.517 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76480730 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.517 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 10:03:19.524 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.529 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.530 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.531 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.535 [DefaultDispatcher-worker-7 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-04-07 10:03:19.542 [DefaultDispatcher-worker-3 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.547 [DefaultDispatcher-worker-4 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4905c 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 10:03:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.554 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e4905c: (connection evicted) 2025-04-07 10:03:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 10:03:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 10:03:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.555 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77198cce: (connection evicted) 2025-04-07 10:03:19.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 10:03:19.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38388639 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.556 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 10:03:19.564 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.569 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.570 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.571 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f5ed8 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.571 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 10:03:19.579 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.584 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.585 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.585 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.586 [DefaultDispatcher-worker-18 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:19.586 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.586 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.586 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.587 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.587 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.589 [DefaultDispatcher-worker-9 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2025-04-07 10:03:19.596 [DefaultDispatcher-worker-13 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.600 [DefaultDispatcher-worker-7 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 10:03:19.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.603 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a20aab: (connection evicted) 2025-04-07 10:03:19.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 10:03:19.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 10:03:19.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.603 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb974: (connection evicted) 2025-04-07 10:03:19.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 10:03:19.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fbf3 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.604 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.605 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 10:03:19.612 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.617 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.618 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.618 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635b3ec7 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.619 [Test worker @coroutine#4859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 10:03:19.626 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.631 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.632 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.632 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.636 [DefaultDispatcher-worker-9 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15aa3084 2025-04-07 10:03:19.642 [DefaultDispatcher-worker-18 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.646 [DefaultDispatcher-worker-16 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-04-07 10:03:19.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 10:03:19.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 10:03:19.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.648 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e962cec: (connection evicted) 2025-04-07 10:03:19.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 10:03:19.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 10:03:19.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 10:03:19.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 10:03:19.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.649 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15aa3084: (connection evicted) 2025-04-07 10:03:19.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 10:03:19.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31881213 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.650 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 10:03:19.651 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.651 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.651 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 10:03:19.660 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.665 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.666 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.667 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ea20 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.667 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 10:03:19.670 [DefaultDispatcher-worker-15 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:19.670 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.670 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.670 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.671 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.671 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.675 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.680 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.681 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.682 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.685 [DefaultDispatcher-worker-15 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-07 10:03:19.693 [DefaultDispatcher-worker-15 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.699 [DefaultDispatcher-worker-4 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.702 [DefaultDispatcher-worker-11 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.751 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.768 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.810 [DefaultDispatcher-worker-7 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:19.810 [DefaultDispatcher-worker-7 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.810 [DefaultDispatcher-worker-7 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:19.810 [DefaultDispatcher-worker-7 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.811 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.811 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:19.815 [DefaultDispatcher-worker-1 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-07 10:03:19.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 10:03:19.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 10:03:19.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.816 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595626b8: (connection evicted) 2025-04-07 10:03:19.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 10:03:19.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.817 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5683a326: (connection evicted) 2025-04-07 10:03:19.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 10:03:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32950acc 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.818 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 10:03:19.826 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.830 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.831 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.832 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f6c148 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.832 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 10:03:19.833 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.833 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.833 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 10:03:19.839 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.844 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.845 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.846 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.850 [DefaultDispatcher-worker-14 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8dedda 2025-04-07 10:03:19.857 [DefaultDispatcher-worker-14 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.862 [DefaultDispatcher-worker-2 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.866 [DefaultDispatcher-worker-18 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-04-07 10:03:19.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 10:03:19.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 10:03:19.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.868 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf822a6: (connection evicted) 2025-04-07 10:03:19.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 10:03:19.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.869 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8dedda: (connection evicted) 2025-04-07 10:03:19.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 10:03:19.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721384e0 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.870 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 10:03:19.878 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.882 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.883 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.884 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df50829 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.884 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 10:03:19.891 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.896 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.897 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.898 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.901 [DefaultDispatcher-worker-8 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 10:03:19.909 [DefaultDispatcher-worker-20 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.914 [DefaultDispatcher-worker-7 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 10:03:19.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 10:03:19.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 10:03:19.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.916 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2: (connection evicted) 2025-04-07 10:03:19.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 10:03:19.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.917 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c: (connection evicted) 2025-04-07 10:03:19.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 10:03:19.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec9d826 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.918 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 10:03:19.925 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.930 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.931 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.932 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4095ebff 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.932 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 10:03:19.939 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.944 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.945 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.945 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.949 [DefaultDispatcher-worker-12 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1def2d16 2025-04-07 10:03:19.956 [DefaultDispatcher-worker-7 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.961 [DefaultDispatcher-worker-19 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.966 [DefaultDispatcher-worker-16 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c 2025-04-07 10:03:19.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 10:03:19.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 10:03:19.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.968 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd17c0c: (connection evicted) 2025-04-07 10:03:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 10:03:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:19.969 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1def2d16: (connection evicted) 2025-04-07 10:03:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 10:03:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.970 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 10:03:19.978 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.983 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.984 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.985 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.989 [DefaultDispatcher-worker-13 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.992 [DefaultDispatcher-worker-14 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-07 10:03:19.998 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624 2025-04-07 10:03:19.998 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624. 2025-04-07 10:03:19.998 [UI Thread @coroutine#5059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624 2025-04-07 10:03:19.999 [UI Thread @coroutine#5059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624 2025-04-07 10:03:19.999 [UI Thread @coroutine#5059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624 2025-04-07 10:03:20.000 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624. 2025-04-07 10:03:20.000 [UI Thread @coroutine#5059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713721340152602624 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:20.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 10:03:20.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 10:03:20.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.001 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2025-04-07 10:03:20.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 10:03:20.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b9d405 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.036 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 10:03:20.037 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.037 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.037 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 10:03:20.045 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.050 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.051 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.052 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.056 [DefaultDispatcher-worker-11 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.067 [DefaultDispatcher-worker-17 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.070 [DefaultDispatcher-worker-3 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-07 10:03:20.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 10:03:20.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 10:03:20.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.077 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32e0b990: (connection evicted) 2025-04-07 10:03:20.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 10:03:20.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22726bc7 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 10:03:20.114 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.115 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.115 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 10:03:20.122 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.127 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.128 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.129 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-04-07 10:03:20.129 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:20.129 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.129 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.129 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.130 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.130 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 10:03:20.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 10:03:20.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 10:03:20.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f77917c 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.133 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 10:03:20.141 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.146 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.147 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-07 10:03:20.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 10:03:20.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 10:03:20.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 10:03:20.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2394fad2 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.150 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 10:03:20.159 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.164 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.165 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.166 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac3788 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.166 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 10:03:20.174 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.179 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.180 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.181 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.185 [DefaultDispatcher-worker-14 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-07 10:03:20.191 [DefaultDispatcher-worker-20 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-07 10:03:20.194 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.194 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 10:03:20.194 [UI Thread @coroutine#5161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.195 [UI Thread @coroutine#5161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.195 [UI Thread @coroutine#5161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.195 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 10:03:20.195 [UI Thread @coroutine#5161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42009/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 10:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.196 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d454a4: (connection evicted) 2025-04-07 10:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 10:03:20.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 10:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.196 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d77762f: (connection evicted) 2025-04-07 10:03:20.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 10:03:20.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56aacc7b 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.198 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 10:03:20.205 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.210 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.211 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.212 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca574db 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.212 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 10:03:20.219 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.223 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:20.223 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.223 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.223 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.224 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.224 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.224 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.225 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.226 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.229 [DefaultDispatcher-worker-12 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-07 10:03:20.236 [DefaultDispatcher-worker-1 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-07 10:03:20.237 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33655/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.237 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33655/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 10:03:20.237 [UI Thread @coroutine#5193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33655/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.238 [UI Thread @coroutine#5193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33655/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.238 [UI Thread @coroutine#5193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33655/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 10:03:20.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.239 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e832c9: (connection evicted) 2025-04-07 10:03:20.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 10:03:20.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 10:03:20.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.239 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a: (connection evicted) 2025-04-07 10:03:20.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 10:03:20.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a49b3c7 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.241 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 10:03:20.248 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.253 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.254 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.255 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793f2b41 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.255 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 10:03:20.262 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.267 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.268 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.269 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.272 [DefaultDispatcher-worker-10 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-07 10:03:20.279 [DefaultDispatcher-worker-18 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-07 10:03:20.280 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.280 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 10:03:20.280 [UI Thread @coroutine#5222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.281 [UI Thread @coroutine#5222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.281 [UI Thread @coroutine#5222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 10:03:20.281 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 10:03:20.281 [UI Thread @coroutine#5222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 10:03:20.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 10:03:20.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.281 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3458af: (connection evicted) 2025-04-07 10:03:20.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 10:03:20.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.282 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1: (connection evicted) 2025-04-07 10:03:20.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 10:03:20.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73032867 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.283 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 10:03:20.291 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.295 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.296 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.297 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f02dc34 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.297 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 10:03:20.298 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.298 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.298 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.302 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.305 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.310 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.311 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.314 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.317 [DefaultDispatcher-worker-16 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2025-04-07 10:03:20.325 [DefaultDispatcher-worker-13 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.332 [DefaultDispatcher-worker-2 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-07 10:03:20.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 10:03:20.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 10:03:20.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.338 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b995b8: (connection evicted) 2025-04-07 10:03:20.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 10:03:20.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 10:03:20.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 10:03:20.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 10:03:20.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.339 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e211727: (connection evicted) 2025-04-07 10:03:20.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 10:03:20.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0e81b3 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.340 [Test worker @coroutine#5280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 10:03:20.341 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.341 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.341 [Test worker @coroutine#5280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 10:03:20.348 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.353 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.354 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.354 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.358 [DefaultDispatcher-worker-10 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.370 [DefaultDispatcher-worker-20 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.376 [DefaultDispatcher-worker-15 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.386 [DefaultDispatcher-worker-9 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2025-04-07 10:03:20.387 [DefaultDispatcher-worker-4 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:20.387 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.387 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.387 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 10:03:20.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 10:03:20.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.388 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.388 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.388 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28446b06: (connection evicted) 2025-04-07 10:03:20.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 10:03:20.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b960c2b 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.389 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 10:03:20.397 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.402 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.403 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.404 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf38112 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.404 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 10:03:20.412 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.416 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.417 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.418 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.422 [DefaultDispatcher-worker-18 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502cd238 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-11 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.426 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.429 [DefaultDispatcher-worker-3 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.433 [DefaultDispatcher-worker-5 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c 2025-04-07 10:03:20.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 10:03:20.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 10:03:20.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.437 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ee39a1c: (connection evicted) 2025-04-07 10:03:20.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 10:03:20.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.438 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502cd238: (connection evicted) 2025-04-07 10:03:20.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 10:03:20.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be29ac4 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.439 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 10:03:20.440 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.440 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.440 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 10:03:20.447 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.452 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.453 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.454 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.458 [DefaultDispatcher-worker-7 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.461 [DefaultDispatcher-worker-18 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.466 [DefaultDispatcher-worker-10 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 10:03:20.466 [DefaultDispatcher-worker-14 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:20.467 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.467 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.467 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.467 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 10:03:20.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 10:03:20.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.468 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c887ca: (connection evicted) 2025-04-07 10:03:20.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 10:03:20.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.468 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8bf01d 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.469 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 10:03:20.476 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.481 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.482 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.482 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.487 [DefaultDispatcher-worker-11 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.490 [DefaultDispatcher-worker-12 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3 2025-04-07 10:03:20.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 10:03:20.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 10:03:20.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.490 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b1f9f3: (connection evicted) 2025-04-07 10:03:20.490 [DefaultDispatcher-worker-20 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:20.490 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.490 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.490 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 10:03:20.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 10:03:20.491 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.491 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f3cf9ac 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.492 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 10:03:20.499 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.504 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.505 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.505 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.542 [DefaultDispatcher-worker-16 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-07 10:03:20.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 10:03:20.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 10:03:20.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.545 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8dba70a: (connection evicted) 2025-04-07 10:03:20.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 10:03:20.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 10:03:20.545 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631ff7a2 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.546 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 10:03:20.553 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.558 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.559 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.560 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.564 [DefaultDispatcher-worker-16 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.567 [DefaultDispatcher-worker-1 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a837f7 2025-04-07 10:03:20.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 10:03:20.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 10:03:20.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.570 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a837f7: (connection evicted) 2025-04-07 10:03:20.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 10:03:20.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 10:03:20.572 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a1f0a1 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.573 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 10:03:20.580 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.585 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.586 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.587 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-07 10:03:20.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 10:03:20.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 10:03:20.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 10:03:20.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2627da4c 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.589 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.590 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.591 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.597 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.602 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.603 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.604 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2025-04-07 10:03:20.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 10:03:20.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 10:03:20.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 10:03:20.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e944541 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.605 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 10:03:20.606 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.606 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.606 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 10:03:20.614 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.618 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.619 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.620 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-07 10:03:20.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 10:03:20.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 10:03:20.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 10:03:20.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 10:03:20.628 [UI Thread @coroutine#5521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44419/Site/verify 2025-04-07 10:03:20.628 [UI Thread @coroutine#5521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44419/Site/verify. 2025-04-07 10:03:20.628 [UI Thread @coroutine#5521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44419/Site/verify 2025-04-07 10:03:20.629 [UI Thread @coroutine#5521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44419/Site/verify 2025-04-07 10:03:20.629 [UI Thread @coroutine#5521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44419/Site/verify 2025-04-07 10:03:20.629 [UI Thread @coroutine#5521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44419/Site/verify. 2025-04-07 10:03:20.629 [UI Thread @coroutine#5521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44419/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ade539 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.633 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 10:03:20.643 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.648 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.649 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.650 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b276a08 2025-04-07 10:03:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 10:03:20.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 10:03:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 10:03:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60af08b2 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.652 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.653 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 10:03:20.653 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.653 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.653 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 10:03:20.661 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.666 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.667 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.668 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-07 10:03:20.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 10:03:20.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 10:03:20.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 10:03:20.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 10:03:20.669 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d94ab 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.670 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-15 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.675 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.679 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.684 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.684 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.685 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-04-07 10:03:20.686 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60155/Site/verify 2025-04-07 10:03:20.686 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60155/Site/verify. 2025-04-07 10:03:20.686 [UI Thread @coroutine#5586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60155/Site/verify 2025-04-07 10:03:20.687 [UI Thread @coroutine#5586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60155/Site/verify 2025-04-07 10:03:20.687 [UI Thread @coroutine#5586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60155/Site/verify 2025-04-07 10:03:20.687 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60155/Site/verify. 2025-04-07 10:03:20.687 [UI Thread @coroutine#5586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60155/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 10:03:20.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 10:03:20.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:20.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 10:03:20.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 10:03:20.691 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40403/Site/verify 2025-04-07 10:03:20.691 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40403/Site/verify. 2025-04-07 10:03:20.691 [UI Thread @coroutine#5598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40403/Site/verify 2025-04-07 10:03:20.692 [UI Thread @coroutine#5598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40403/Site/verify 2025-04-07 10:03:20.692 [UI Thread @coroutine#5598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40403/Site/verify 2025-04-07 10:03:20.692 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40403/Site/verify. 2025-04-07 10:03:20.692 [UI Thread @coroutine#5598] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40403/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.694 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44329/Site/verify 2025-04-07 10:03:20.694 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44329/Site/verify. 2025-04-07 10:03:20.694 [UI Thread @coroutine#5611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44329/Site/verify 2025-04-07 10:03:20.695 [UI Thread @coroutine#5611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44329/Site/verify 2025-04-07 10:03:20.695 [UI Thread @coroutine#5611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44329/Site/verify 2025-04-07 10:03:20.695 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44329/Site/verify. 2025-04-07 10:03:20.695 [UI Thread @coroutine#5611] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44329/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:20.698 [UI Thread @coroutine#5625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 10:03:20.698 [UI Thread @coroutine#5625] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-07 10:03:20.698 [UI Thread @coroutine#5625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 10:03:20.699 [UI Thread @coroutine#5625] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40afa4f1 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.701 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 10:03:20.709 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.714 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.715 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.716 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.720 [DefaultDispatcher-worker-8 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.730 [DefaultDispatcher-worker-5 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.734 [DefaultDispatcher-worker-14 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.738 [DefaultDispatcher-worker-1 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.741 [DefaultDispatcher-worker-2 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.745 [DefaultDispatcher-worker-14 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.749 [DefaultDispatcher-worker-12 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.758 [DefaultDispatcher-worker-9 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-04-07 10:03:20.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 10:03:20.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 10:03:20.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.760 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2: (connection evicted) 2025-04-07 10:03:20.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 10:03:20.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e513b7 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.761 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 10:03:20.762 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.762 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.762 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 10:03:20.771 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.776 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.777 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.778 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60483dcf 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.778 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 10:03:20.779 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.779 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.779 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 10:03:20.787 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.791 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.792 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.793 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.797 [DefaultDispatcher-worker-9 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1 2025-04-07 10:03:20.804 [DefaultDispatcher-worker-11 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-07 10:03:20.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 10:03:20.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 10:03:20.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.812 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c461b90: (connection evicted) 2025-04-07 10:03:20.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 10:03:20.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.813 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0ae3d1: (connection evicted) 2025-04-07 10:03:20.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 10:03:20.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c8b86 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.814 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 10:03:20.815 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:20.816 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.816 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:20.816 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.816 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.816 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:20.822 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.827 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.827 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.828 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432e61f1 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.828 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.829 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.829 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 10:03:20.829 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.829 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.829 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 10:03:20.836 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.841 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.841 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.842 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.846 [DefaultDispatcher-worker-10 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2025-04-07 10:03:20.855 [DefaultDispatcher-worker-7 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.859 [DefaultDispatcher-worker-7 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 10:03:20.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.862 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6: (connection evicted) 2025-04-07 10:03:20.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 10:03:20.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 10:03:20.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.863 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6967cdee: (connection evicted) 2025-04-07 10:03:20.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:20.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 10:03:20.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee46aaf 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.864 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 10:03:20.871 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.876 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.877 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.878 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5475d7 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.878 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 10:03:20.885 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.890 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.891 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.892 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.895 [DefaultDispatcher-worker-8 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-07 10:03:20.903 [DefaultDispatcher-worker-9 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.907 [DefaultDispatcher-worker-7 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 10:03:20.964 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:20.978 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-10 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.134 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 10:03:21.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 10:03:21.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.159 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc: (connection evicted) 2025-04-07 10:03:21.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 10:03:21.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.160 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b: (connection evicted) 2025-04-07 10:03:21.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 10:03:21.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35984172 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.161 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 10:03:21.169 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.174 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.175 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.176 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b3b021 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.176 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 10:03:21.184 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.189 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.189 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.190 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.194 [DefaultDispatcher-worker-1 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-07 10:03:21.201 [DefaultDispatcher-worker-3 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.204 [DefaultDispatcher-worker-11 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.208 [DefaultDispatcher-worker-15 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cac3b 2025-04-07 10:03:21.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 10:03:21.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 10:03:21.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.210 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cac3b: (connection evicted) 2025-04-07 10:03:21.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 10:03:21.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.211 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1: (connection evicted) 2025-04-07 10:03:21.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 10:03:21.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c73a332 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.212 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 10:03:21.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.224 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.225 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.226 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.226 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e74fa3 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.227 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 10:03:21.228 [DefaultDispatcher-worker-16 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:21.228 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.228 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.228 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.229 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.229 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.234 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.239 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.240 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.241 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.244 [DefaultDispatcher-worker-5 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-07 10:03:21.252 [DefaultDispatcher-worker-8 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.255 [DefaultDispatcher-worker-16 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.259 [DefaultDispatcher-worker-1 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a24306e 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 10:03:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.262 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a24306e: (connection evicted) 2025-04-07 10:03:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 10:03:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 10:03:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.262 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b680059: (connection evicted) 2025-04-07 10:03:21.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 10:03:21.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@392a091 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.263 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 10:03:21.264 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.264 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.264 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 10:03:21.271 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.276 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.277 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.278 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7180b25f 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.278 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 10:03:21.285 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.290 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.291 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.291 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.295 [DefaultDispatcher-worker-17 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-07 10:03:21.302 [DefaultDispatcher-worker-20 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.305 [DefaultDispatcher-worker-17 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.306 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.309 [DefaultDispatcher-worker-7 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f997702 2025-04-07 10:03:21.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 10:03:21.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 10:03:21.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.311 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f997702: (connection evicted) 2025-04-07 10:03:21.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 10:03:21.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 10:03:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 10:03:21.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 10:03:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.312 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47e82067: (connection evicted) 2025-04-07 10:03:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 10:03:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d066f 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.313 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.314 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 10:03:21.314 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.314 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.314 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 10:03:21.322 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.327 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.328 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.329 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.333 [DefaultDispatcher-worker-14 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-04-07 10:03:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 10:03:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 10:03:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.334 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362aa318: (connection evicted) 2025-04-07 10:03:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 10:03:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a5cfb8 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.335 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 10:03:21.343 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.348 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.349 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.350 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.361 [DefaultDispatcher-worker-18 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.364 [DefaultDispatcher-worker-5 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.368 [DefaultDispatcher-worker-13 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-07 10:03:21.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 10:03:21.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 10:03:21.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.370 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e79be0: (connection evicted) 2025-04-07 10:03:21.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 10:03:21.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed37f28 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.371 [Test worker @coroutine#6030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 10:03:21.379 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.383 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.384 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.385 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.391 [DefaultDispatcher-worker-14 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:21.391 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.391 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.391 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.392 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.392 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.396 [DefaultDispatcher-worker-2 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.400 [DefaultDispatcher-worker-13 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.403 [DefaultDispatcher-worker-15 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.410 [DefaultDispatcher-worker-4 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-04-07 10:03:21.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 10:03:21.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 10:03:21.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.411 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0: (connection evicted) 2025-04-07 10:03:21.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 10:03:21.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4da454a7 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.412 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 10:03:21.420 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.424 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.425 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.426 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-11 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-3 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.430 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.440 [DefaultDispatcher-worker-1 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.444 [DefaultDispatcher-worker-9 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.449 [DefaultDispatcher-worker-19 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-07 10:03:21.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 10:03:21.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 10:03:21.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.450 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66beb02d: (connection evicted) 2025-04-07 10:03:21.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 10:03:21.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 10:03:21.451 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c823c 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.452 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 10:03:21.459 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.464 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.465 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.466 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-04-07 10:03:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 10:03:21.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 10:03:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 10:03:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.470 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 10:03:21.471 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.471 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.471 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 10:03:21.471 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:21.471 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.471 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.471 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.472 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.478 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.483 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.484 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.484 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-07 10:03:21.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 10:03:21.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 10:03:21.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 10:03:21.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6c69f 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.487 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 10:03:21.488 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.488 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.488 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 10:03:21.495 [DefaultDispatcher-worker-13 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:21.495 [DefaultDispatcher-worker-13 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.495 [DefaultDispatcher-worker-13 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.495 [DefaultDispatcher-worker-13 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.496 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.496 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.496 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.501 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.502 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.503 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a153531 2025-04-07 10:03:21.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 10:03:21.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 10:03:21.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 10:03:21.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.506 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e359a1 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.507 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 10:03:21.515 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.520 [UI Thread @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.521 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.522 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e 2025-04-07 10:03:21.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 10:03:21.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 10:03:21.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.523 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17aa3f5e: (connection evicted) 2025-04-07 10:03:21.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 10:03:21.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.525 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 10:03:21.533 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.538 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.539 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.540 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 10:03:21.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 10:03:21.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 10:03:21.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 10:03:21.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.541 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44e42 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.542 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 10:03:21.550 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.555 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.555 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.556 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2025-04-07 10:03:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 10:03:21.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 10:03:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 10:03:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385af63 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.558 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 10:03:21.566 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.571 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.572 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.573 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 10:03:21.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 10:03:21.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 10:03:21.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 10:03:21.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f79536b 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.574 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 10:03:21.582 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.590 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.591 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.591 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-07 10:03:21.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 10:03:21.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 10:03:21.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 10:03:21.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1720f8 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.594 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.595 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-07 10:03:21.595 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:21.596 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.596 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.596 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.596 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.596 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.603 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.608 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.609 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.610 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-07 10:03:21.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-07 10:03:21.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-07 10:03:21.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-07 10:03:21.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48f38142 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.613 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-07 10:03:21.621 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.626 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.627 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.628 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a2b00c 2025-04-07 10:03:21.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-07 10:03:21.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-07 10:03:21.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-07 10:03:21.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3697cfee 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.630 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-07 10:03:21.631 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.631 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.631 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-07 10:03:21.639 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.644 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.645 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.646 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5e568e 2025-04-07 10:03:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-07 10:03:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-07 10:03:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-07 10:03:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a94faf 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.648 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.649 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-07 10:03:21.658 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.663 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.664 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.665 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e41c74d 2025-04-07 10:03:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-07 10:03:21.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-07 10:03:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-07 10:03:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@754fa706 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.668 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-07 10:03:21.677 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.679 [DefaultDispatcher-worker-7 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:21.680 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.680 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.680 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.680 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.680 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.682 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.683 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.684 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-04-07 10:03:21.686 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 10:03:21.686 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-07 10:03:21.686 [UI Thread @coroutine#6348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 10:03:21.687 [UI Thread @coroutine#6348] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-07 10:03:21.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-07 10:03:21.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-07 10:03:21.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 10:03:21.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-07 10:03:21.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4727e4 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.689 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-07 10:03:21.697 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.702 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.703 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.704 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.706 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49221/Site/verify 2025-04-07 10:03:21.706 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49221/Site/verify. 2025-04-07 10:03:21.706 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49221/Site/verify 2025-04-07 10:03:21.707 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49221/Site/verify 2025-04-07 10:03:21.707 [UI Thread @coroutine#6370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49221/Site/verify 2025-04-07 10:03:21.707 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49221/Site/verify. 2025-04-07 10:03:21.707 [UI Thread @coroutine#6370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49221/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 10:03:21.709 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-273 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 due to dirty commit state on close(). 2025-04-07 10:03:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4 2025-04-07 10:03:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-07 10:03:21.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-07 10:03:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.711 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2086b4: (connection evicted) 2025-04-07 10:03:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:21.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-07 10:03:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a273e53 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.714 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-07 10:03:21.723 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.728 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.729 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.729 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.734 [DefaultDispatcher-worker-11 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.737 [DefaultDispatcher-worker-15 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba 2025-04-07 10:03:21.740 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json 2025-04-07 10:03:21.741 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json. 2025-04-07 10:03:21.741 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json. 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36081/713721351177834496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36081/mediainfo.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36081/mediainfo.json. 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36081/mediainfo.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36081/mediainfo.json 2025-04-07 10:03:21.742 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36081/mediainfo.json 2025-04-07 10:03:21.783 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36081/mediainfo.json. 2025-04-07 10:03:21.783 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36081/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:21.814 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:21.820 [DefaultDispatcher-worker-17 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:21.820 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.820 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:21.820 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.821 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:21.821 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.139 [DefaultDispatcher-worker-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-04-07 10:03:22.139 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.139 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.139 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.140 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.140 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38515/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5921ec 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.233 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45301/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.311 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-04-07 10:03:22.311 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.311 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.311 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.312 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.312 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59011/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.396 [DefaultDispatcher-worker-2 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-07 10:03:22.396 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.396 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.396 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.397 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.397 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53731/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.435 [DefaultDispatcher-worker-17 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-07 10:03:22.435 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.435 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.435 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.436 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.436 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54429/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.476 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c44c799 2025-04-07 10:03:22.476 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.476 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.476 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.476 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.500 [DefaultDispatcher-worker-16 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-07 10:03:22.500 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.500 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.500 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.501 [DefaultDispatcher-worker-1 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.501 [DefaultDispatcher-worker-1 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49603/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.601 [DefaultDispatcher-worker-20 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-04-07 10:03:22.601 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.601 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.601 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.602 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.602 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59369/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.685 [DefaultDispatcher-worker-20 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-07 10:03:22.685 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.685 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.685 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.686 [DefaultDispatcher-worker-9 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.686 [DefaultDispatcher-worker-9 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32885/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-07 10:03:22.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-07 10:03:22.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:22.786 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36fb5ba: (connection evicted) 2025-04-07 10:03:22.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:22.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-07 10:03:22.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2227fa03 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 10:03:22.817 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.818 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-07 10:03:22.825 [DefaultDispatcher-worker-17 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-04-07 10:03:22.825 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.825 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId. 2025-04-07 10:03:22.825 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.826 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.826 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40247/UmAppDatabase/replication/nodeId 2025-04-07 10:03:22.827 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.833 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.834 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.835 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.839 [DefaultDispatcher-worker-12 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.843 [DefaultDispatcher-worker-17 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-04-07 10:03:22.918 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:22.922 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json 2025-04-07 10:03:22.922 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json. 2025-04-07 10:03:22.922 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json. 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51389/713721355520823296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51389/tincan.xml 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51389/tincan.xml. 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51389/tincan.xml 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51389/tincan.xml 2025-04-07 10:03:22.924 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51389/tincan.xml 2025-04-07 10:03:22.965 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51389/tincan.xml. 2025-04-07 10:03:22.965 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51389/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 10:03:22.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-07 10:03:22.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-07 10:03:22.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 10:03:22.972 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61f26cba: (connection evicted) 2025-04-07 10:03:22.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 10:03:22.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-07 10:03:22.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.